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

Somehow the comments are not working propertly #12

Open
jdtsncomp opened this issue Jun 26, 2016 · 2 comments
Open

Somehow the comments are not working propertly #12

jdtsncomp opened this issue Jun 26, 2016 · 2 comments

Comments

@jdtsncomp
Copy link

jdtsncomp commented Jun 26, 2016

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.

@jdtsncomp
Copy link
Author

Seens to happen mostly for the last fields of the struct

@igitur
Copy link

igitur commented Apr 22, 2019

Draft PR to fix this is on my repo at igitur#6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants