abs-lang / abs

Home of the ABS programming language: the joy of shell scripting.

Home Page:https://www.abs-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REPL doesn't complain about unterminated strings

odino opened this issue · comments

⧐  "ABC
ABC

⧐  "ABC'.len()
ABC'.len()