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

run code: val then array #18

Open
hchiam opened this issue Apr 22, 2018 · 0 comments
Open

run code: val then array #18

hchiam opened this issue Apr 22, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@hchiam
Copy link
Owner

hchiam commented Apr 22, 2018

a = 1
say a
a = 1 and 2 and b

should output

1
[1, 2, "b"]

see #9

@hchiam hchiam added the bug Something isn't working label Apr 22, 2018
@hchiam hchiam changed the title Run code: val then array run code: val then array Apr 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant