Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotation of Void type #83

Open
gmhta opened this issue Jan 22, 2020 · 0 comments
Open

annotation of Void type #83

gmhta opened this issue Jan 22, 2020 · 0 comments

Comments

@gmhta
Copy link
Contributor

gmhta commented Jan 22, 2020

Bug

type X = Void;

struct Y {
 String A;
};

annotation  Y X;
};

adlc returns

unexpected ";"
expecting space, "//", "null", "true", "false", "\"", number, "[" or "{"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant