Ensure any custom printing here remains valid zig syntax
This commit is contained in:
@@ -262,4 +262,6 @@ test "OptionsStep" {
|
||||
\\};
|
||||
\\
|
||||
, options.contents.items);
|
||||
|
||||
_ = try std.zig.parse(&arena.allocator, try options.contents.toOwnedSliceSentinel(0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user