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