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

Cannot tranpile (sic) #877

Open
irww opened this issue Dec 6, 2020 · 0 comments
Open

Cannot tranpile (sic) #877

irww opened this issue Dec 6, 2020 · 0 comments

Comments

@irww
Copy link

irww commented Dec 6, 2020

// Error (ForStmt): mycode.c:233 : Cannot tranpile ForStmt: err = Stmts inside Block cannot be nil

Line 233 is
for (y = x; buf[y] && (isalnum(buf[y]) || buf[y] == '$' || buf[y] == '_') && z--; y++);

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