mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 04:17:49 +00:00
Fix a dumb
This commit is contained in:
parent
8538053940
commit
8d6066e09c
@ -97,7 +97,7 @@ pub const TestContext = struct {
|
||||
/// This is a slice containing the expected message.
|
||||
Execution: []const u8,
|
||||
/// A header update compiles the input with the equivalent of
|
||||
/// `-Demit_h=true` and tests the produced header against the
|
||||
/// `-femit-h` and tests the produced header against the
|
||||
/// expected result
|
||||
Header: []const u8,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user