Unknown state [2025-08-04]
This commit is contained in:
4
loader/test.zig
Normal file
4
loader/test.zig
Normal file
@@ -0,0 +1,4 @@
|
||||
const std = @import("std");
|
||||
comptime{
|
||||
@compileLog(std.math.maxInt(u64));
|
||||
}
|
Reference in New Issue
Block a user