yasl
yasl copied to clipboard
Use `()` to represent the empty variadic
Currently, every variadic except for the empty one can be represented. Use () to represent the empty variadic.
Before merging, decide: Is this even needed? Or this such a niche thing that it doesn't need dedicated syntax?