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

Fails to parse constructors #99

Open
hatori175 opened this issue Jun 28, 2016 · 2 comments
Open

Fails to parse constructors #99

hatori175 opened this issue Jun 28, 2016 · 2 comments

Comments

@hatori175
Copy link

constructors
like
LiquidCrystal lcd(12, 11, 5, 4, 3, 2); are treated as functions and fails.
p11_CrystalBall.zip

@JesseJ
Copy link

JesseJ commented Jun 29, 2016

What's the error? I have many lines like that in the code and it parses just fine.

@r-e-d
Copy link
Collaborator

r-e-d commented Jul 3, 2016

Yes this is parsed as a function but the parsing succeeds. Can you give more details about the problem ?

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

3 participants