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

parse error on input '=' #75

Open
mashaal opened this issue Jul 2, 2022 · 0 comments
Open

parse error on input '=' #75

mashaal opened this issue Jul 2, 2022 · 0 comments

Comments

@mashaal
Copy link

mashaal commented Jul 2, 2022

I'm running into a strange error with neovim on manjaro. Standard tidal code works fine, but anytime I try to run a variable or custom function with an equal sign, I run into compile errors...

fill e x = every e (fix (ply 3) (s x))

WontCompile
error: parse error on input '='

I have VSCode installed on this machine as well, and when using the Tidal extension, the above code is working as expected. Could this be something with either the Tidal startup in this package or my neovim settings?

@mashaal mashaal changed the title Parse error on variables parse error on input '=' Jul 2, 2022
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