mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 10:58:47 +08:00
🐛 fix bug in json.cpp & add std/argparse.nas
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use std.process_bar;
|
||||
use std.os;
|
||||
use std.io;
|
||||
use std.math;
|
||||
|
||||
var ppm = func(filename, width, height, RGB) {
|
||||
# P3 use ASCII number
|
||||
|
||||
Reference in New Issue
Block a user