Skip to content

Inline comment support #1

Description

@baurse

As can be seen in test_comment_in_table inline comments are technically supported, just not widely implemented.
For all non-inter-table statements, all comments after a statement are treated as belonging to the next statement, which is not correct.

For the table they are implemented in builder.parse_table_constructor and builder.parse_field_list. This should be generalizable to all other statements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions