mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
And fix test cases to make them pass. This is in preparation for starting to pass behavior tests with self-hosted.
2 lines
25 B
Zig
2 lines
25 B
Zig
pub const Integer = u32;
|