mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 02:48:48 +08:00
✨ add import logic for use statement
This commit is contained in:
+1
-1
@@ -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