mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 02:12:40 +03:00
4f652fb4e3
* and remove their musl/wasi implementation
4 lines
49 B
Zig
4 lines
49 B
Zig
comptime {
|
|
_ = @import("sys/utsname.zig");
|
|
}
|