mirror of
https://github.com/ziglang/zig.git
synced 2026-02-16 14:28:57 +00:00
update crc catalog gen script
This commit is contained in:
parent
410be6995e
commit
f056e01c23
@ -55,7 +55,7 @@ pub fn main() anyerror!void {
|
||||
try test_writer.writeAll(
|
||||
\\//! This file is auto-generated by tools/update_crc_catalog.zig.
|
||||
\\
|
||||
\\const std = @import("../../std.zig");
|
||||
\\const std = @import("std");
|
||||
\\const testing = std.testing;
|
||||
\\const catalog = @import("catalog.zig");
|
||||
\\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user