Skip to content

bug: no error reported in a syntactically wrong case of do commands #403

Description

@hkimura-intersys

In dotted do commands, there should be an error if someone tries to write statements on the same line of a block comment after the do. For example:

Image

is not valid, as shown below:

Image

You must remove the block comment to make that valid:

Image

Gives:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions