mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 21:08:45 +08:00
🐛 fix bug in json.cpp & add std/argparse.nas
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use std.runtime;
|
||||
use std.math;
|
||||
|
||||
# basic type
|
||||
nil;
|
||||
|
||||
Reference in New Issue
Block a user