Skip to content

persistent line of syntaxError even after modification #107

@firewave

Description

@firewave
fi if;
//

(The empty line is intentional or it will be shown as a global error)

scratch_3.cpp:1:4: error: syntax error [syntaxError]
fi if;
   ^

Image


Insert a leading empty line.

//
fi if;
//
scratch_3.cpp:2:4: error: syntax error [syntaxError]
fi if;
   ^

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions