forked from xxq250/Nasal-Interpreter
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
# this will cause error
|
|
# use b;
|
|
|
|
println("init a");
|
|
var a = "hello"; |