katsaii / catspeak-lang

A cross-platform modding language for GameMaker games.
https://www.katsaii.com/catspeak-lang/
MIT License
94 stars 6 forks source link

Remove old operator overloading behaviour from the lexer #95

Closed katsaii closed 4 months ago

katsaii commented 1 year ago

What version of Catspeak are you using?

3.0.0-beta3

What happened?

The lexeme --- gets parsed as an operator instead of as a comment.