vrodedanya / naobi

Naobi language
https://vrodedanya.github.io/naobi/
MIT License
4 stars 0 forks source link

Compile error when pass string literal with ':' in it #10

Closed vrodedanya closed 2 years ago

vrodedanya commented 2 years ago

Compiler finds : symbol without ignoring string literals. Need to replace find method to own method which will support guarding literals

vrodedanya commented 2 years ago

Still exists in function parameters and e.t.c.