forked from xxq250/Nasal-Interpreter
📝 update test files
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import("lib.nas");
|
||||
|
||||
var student=func(n,a){
|
||||
return {
|
||||
print_info:func println(n,' ',a),
|
||||
|
||||
Reference in New Issue
Block a user