mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-23 11:28:45 +08:00
📝 update test files
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import("lib.nas");
|
||||
|
||||
var check=func(x){
|
||||
if(x<0x100000000)
|
||||
return x;
|
||||
|
||||
Reference in New Issue
Block a user