nagayev opened this issue 7 years ago · 2 comments
Why syntax print((1) is correct?
print((1)
The problem is not with REPL, but with this:
Own-Programming-Language-Tutorial/src/main/java/com/annimon/ownlang/parser/Parser.java
Lines 704 to 708 in c6a2f71
println (((((((((((((((((((((1
I think, it's time to add strict check for that. Thanks for pointing me out on this issue.
@aNNiMON okey, it's cool