Skip to content

Comment in "else" block gets moved to "if" block #13

Description

@jkirkwood

Input:

iffoothen-- Run barbar()
else-- Run bazbaz()
end

Output:

iffoothen-- Run barbar()
-- Run bazelsebaz()
end

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