Closed Kyza closed 3 years ago
@import("builtin") should be used instead of std.builtin.
@import("builtin")
std.builtin
Hi. There were another fix I wanted in, so took this change into bf94b097c4134b9ceaf983984f71b688e36274a4. I also merged these changes into the zig-master branch
zig-master
@import("builtin")
should be used instead ofstd.builtin
.