forked from xxq250/Nasal-Interpreter
update test files and prepare the release of v5.0
This commit is contained in:
1
test/bigloop.nas
Normal file
1
test/bigloop.nas
Normal file
@@ -0,0 +1 @@
|
||||
for(var i=0;i<4000000;i+=1);
|
||||
Reference in New Issue
Block a user