mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 21:08:45 +08:00
📝 update README
This commit is contained in:
+2
-1
@@ -233,4 +233,5 @@ for(var a=0;a<16;a+=1) {
|
||||
}
|
||||
}
|
||||
|
||||
print([0, 1, 2]~[3, 4, 5], "\n");
|
||||
print([0, 1, 2]~[3, 4, 5], "\n");
|
||||
print(num("4.94065645841246544176568792868e-324"), "\n");
|
||||
Reference in New Issue
Block a user