mirror of
https://github.com/ziglang/zig.git
synced 2026-01-05 04:53:17 +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;
|