mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
cases: update for new error
The latest bugfix reverted this case to its old behavior (which is a reasonable behavior to have).
This commit is contained in:
parent
fcc7e378f8
commit
baaf715d21
@ -9,8 +9,5 @@ export fn entry() void {
|
||||
const D = 1;
|
||||
|
||||
// error
|
||||
// backend=stage2
|
||||
// target=native
|
||||
//
|
||||
// :2:13: error: enum 'tmp.Foo' has no member named 'B'
|
||||
// :1:17: note: enum declared here
|
||||
// :1:5: error: dependency loop detected
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user