rlox/interpreter/tests/lox/call/string.lox

1 line
71 B
Lox
Raw Normal View History

2024-09-01 19:15:55 +02:00
"str"(); // expect runtime error: Can only call functions and classes.