Skip to content

Comments should be allowed anywhere in the code, including after lines. #62

Description

@pbennett

Currently, # comments are only allowed on a line by themself.

They should be allowed after lines as well:
const int MY_CONST = 42 # Magic constant

Variations of this same issue are also referenced in #45 and #15

Comments should also be allowed before the #pragma version XX line (ie: templated copyright lines for eg)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequest a new feature or change to an existing one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions