Skip to content

bug(parser): multiline scope registration assigns end of line not start of line as scope start #217

Closed
@gnikit

Description

@gnikit

During parsing the line_no is advanced to the end of the multi-line (&) number, hence when objects are registered in the AST, the scope start is set to the end of the multi-line not the start.

This superficially solved #59

Originally posted by @gnikit in #59 (comment)

Metadata

Metadata

Assignees

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