Skip to content

persistent line of syntaxError even after modification #107

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

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions