forked from xxq250/Nasal-Interpreter
✨ add import logic for use statement
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import.std.process_bar;
|
||||
use std.process_bar;
|
||||
|
||||
var ppm = func(filename, width, height, RGB) {
|
||||
# P3 use ASCII number
|
||||
|
||||
Reference in New Issue
Block a user