mirror of
https://github.com/ziglang/zig.git
synced 2026-02-01 20:23:38 +00:00
Fix typo in compile error test
This commit is contained in:
parent
6bbc2cd59a
commit
17b804f56b
@ -15,5 +15,5 @@ export fn entry() usize {
|
||||
|
||||
// union extra field
|
||||
//
|
||||
// :6:1: error: enum 'tmp.E' hs no field named 'd'
|
||||
// :6:1: error: enum 'tmp.E' has no field named 'd'
|
||||
// :1:11: note: enum declared here
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user