mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 18:13:19 +00:00
Ensure any custom printing here remains valid zig syntax
This commit is contained in:
parent
371d3f12a2
commit
07bb8681e9
@ -262,4 +262,6 @@ test "OptionsStep" {
|
||||
\\};
|
||||
\\
|
||||
, options.contents.items);
|
||||
|
||||
_ = try std.zig.parse(&arena.allocator, try options.contents.toOwnedSliceSentinel(0));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user