mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-21 18:38:44 +08:00
✨ support nasal module
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import.std.json;
|
||||
import.std.process_bar;
|
||||
|
||||
var JSON = json.JSON;
|
||||
|
||||
var ss=JSON.stringify({
|
||||
vec:[0,1,2],
|
||||
hash:{
|
||||
|
||||
Reference in New Issue
Block a user