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

(def () -> string 'foo')() does not parse #240

Closed
DDR0 opened this issue Jan 30, 2018 · 1 comment
Closed

(def () -> string 'foo')() does not parse #240

DDR0 opened this issue Jan 30, 2018 · 1 comment

Comments

@DDR0
Copy link
Contributor

DDR0 commented Jan 30, 2018

I was testing anonymous functions in the console the other day, and wanted to invoke one in the console. (def () -> string 'foo')() should parse. [def () -> string 'foo'][0]() does parse, and works as expected.

@davewx7
Copy link
Contributor

davewx7 commented Feb 4, 2018

Fixed. Thanks @galegosimpatico

@davewx7 davewx7 closed this as completed Feb 4, 2018
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