mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-02 19:00:47 +08:00
⚡ optimize lib.nas
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
use std.coroutine;
|
||||
use std.process_bar;
|
||||
use std.padding;
|
||||
use std.os;
|
||||
|
||||
if (os.platform()=="windows") {
|
||||
system("chcp 65001");
|
||||
|
||||
Reference in New Issue
Block a user