Skip to content

Variable declaration parsing should fail – but it doesn't! #231

@Lartu

Description

@Lartu

The following code should fail but it doesn't:

-- PROCEDURE --
myVAR IS MAP OF LISTS

A scalar value should always be expected after a sequence of containers, but for some reason the compiler isn't complaining about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis is broken!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions