Closed otommod closed 3 years ago
Thanks for reporting this, I'll try to get to it on the weekend. In the meantime feel free to contribute a PR ;)
I've merged a fix for this in the latest master, re-install the parser and you should be good to go :+1:
This indeed fixes the problem. Thank you very much!
Indeed the current code specifically requires the function name to be an identifier, which cannot be doted
https://github.com/TravonteD/tree-sitter-fennel/blob/bc689e2ef264e2cba499cfdcd16194e8f5fe87d2/grammar.js#L213-L214