ta0kira / zeolite

Zeolite is a statically-typed, general-purpose programming language.
Apache License 2.0
18 stars 0 forks source link

Set operator precedence for `CompileErrorM` and `Mergeable` operators. #117

Closed ta0kira closed 3 years ago

ta0kira commented 3 years ago

This will allow removal of some (), which are needed for string concatenation with ??>, etc.