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)
During parsing the
line_nois 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)