katsaii / catspeak-lang

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

Remove old operator overloading behaviour from the lexer #95

Open katsaii opened 9 months ago

katsaii commented 9 months 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.