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