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

error trying to parse map() with a lambda #174

Open
bhcleek opened this issue Jul 2, 2020 · 0 comments
Open

error trying to parse map() with a lambda #174

bhcleek opened this issue Jul 2, 2020 · 0 comments

Comments

@bhcleek
Copy link

bhcleek commented Jul 2, 2020

Lamdas in map functions are cause a parsing error.

For example, parsing call map(getbufinfo(), { _, val -> 1}) generates a parsing error despite being valid VimL.

@bhcleek bhcleek changed the title error trying to parse map with a lambda error trying to parse map() with a lambda Jul 2, 2020
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