update test files and prepare the release of v5.0

This commit is contained in:
Valk Richard Li
2021-03-07 16:33:43 +08:00
parent f60f674845
commit c4e6a89959
5 changed files with 123 additions and 2 deletions

1
test/bigloop.nas Normal file
View File

@@ -0,0 +1 @@
for(var i=0;i<4000000;i+=1);