Skip to content
This repository was archived by the owner on Feb 15, 2020. It is now read-only.
This repository was archived by the owner on Feb 15, 2020. It is now read-only.

Somehow the comments are not working propertly #12

@jdtsncomp

Description

@jdtsncomp

struct abc {
a : int;

My Awesome Comment

if( a == 10){
b : int;
}
};

The parsing is giving error on with the if that was expecting a identifier, but if i remove the comment it works.

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