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

syntax error: expected name after class [pony/ponyc] #10

Open
killerswan opened this issue Mar 27, 2016 · 1 comment
Open

syntax error: expected name after class [pony/ponyc] #10

killerswan opened this issue Mar 27, 2016 · 1 comment

Comments

@killerswan
Copy link

Right after installing the latest pony-vim-syntax, and opening up some files in the latest ponyc master, I see this error.

Syntax has changed?
screen shot 2016-03-26 at 8 25 13 pm

That's with syntastic set up more or less like so.

@Earnestly
Copy link
Collaborator

From here you can see that the error is generated from ponyc --pass=expr parentdir. Either the syntax has changed or ponyc --pass=expr is incorrect, try asking #ponylang on freenode.net or opening an issue at https://github.com/ponylang/ponyc/issues

From pony.g this should be valid as it indicates an optional cap after the class_def.

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

2 participants