mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-23 03:18:43 +08:00
⚡ optimize lib.nas
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
use module.libsock;
|
||||
use std.os;
|
||||
use std.io;
|
||||
use std.unix;
|
||||
|
||||
var socket = libsock.socket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user