mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-23 11:28:45 +08:00
⚡ optimize lib.nas
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
use std.queue;
|
||||
use std.os;
|
||||
use std.unix;
|
||||
|
||||
rand(time(0));
|
||||
var pixel=[' ','#','.','*'];
|
||||
|
||||
Reference in New Issue
Block a user