mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
* feat: terminate call arguments before some FIRST tokens * feat: terminate braces before some FIRST tokens * feat: terminate set clause on some FIRST tokens * feat: refine rules to terminate a math call
1 line
21 B
XML
1 line
21 B
XML
#((x: () => 1) => 1)
|