Skip to content

No Error Output for Invalid Number Assignment / No Implicit Cast #35

Description

@Number-3434

If you try to assign an INTEGER literal to a variable of type REAL, the program will silently crash.

For example:

DECLARE Pi : REAL
Pi <- 3  // Will cause a silent crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions