Skip to content

for var = expr1 to expr2 do expr3 done #6586

Description

@kevmal

Seems identifiers between var and = simply get ignored. For example the following compiles/runs:

for i bleh bleh this runs fine = 1 to 20 do 
    printfn "%d" i

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions