tree-sitter-fennel
tree-sitter-fennel copied to clipboard
Properly support the nil safe opperator and all the symbols with dots
This also pulls in some more changes as well, I could open a new PR for them if you prefer.
sequential_table_binding
also supports &as
clause. Could you please also add it?
And match-try :)
@anuvyklack can you rebase this on the latest master?
I've been working on a bigger change that will support &as
in sequential_table_binding
and more. It'll hopefully be done soon.