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

Getting 'block argument for to is not a closure' when using variables in a 'to' statement #37

Closed
bartolsthoorn opened this issue Jul 18, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@bartolsthoorn
Copy link

b = 5
1 to b (x): x string print.
# ** block argument for to is not a closure

Fatal line in number.c

The code above should output 12345

@ghost ghost assigned rurban Jul 22, 2013
@rurban
Copy link
Member

rurban commented Sep 16, 2013

Duplicate of #14

@rurban rurban closed this as completed Sep 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants