forked from xxq250/Nasal-Interpreter
📝 update test files
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import("lib.nas");
|
||||
|
||||
var lexer=func(file)
|
||||
{
|
||||
var (ptr,token)=(0,[]);
|
||||
|
||||
Reference in New Issue
Block a user