gavr123456789 / Niva

Smalltalk like programming language
https://gavr123456789.github.io/niva-site
41 stars 2 forks source link

parser dot bug #287

Closed gavr123456789 closed 2 months ago

gavr123456789 commented 2 months ago
Lexer peekChar = . readPos >= input count  // ERROR, if replace to this - all good
  => '\u0000'
  |=> input at: (.readPos)