japhib / pico8-ls

PICO-8 Language Server
MIT License
64 stars 8 forks source link

Binary number literals don't work (e.g. 0b10110011) #10

Closed japhib closed 2 years ago

japhib commented 2 years ago

For an example, see: https://github.com/ExOK/Celeste2/blob/main/main.lua#L190 (0b0101101001011010.1)