diff --git a/test/stage2/cbe.zig b/test/stage2/cbe.zig index 0e5b398f5959d45fef821654e3044778c989055e..60ab51ab1a7365a54bb9dfa898d23ae36cf094a9 100644 --- a/test/stage2/cbe.zig +++ b/test/stage2/cbe.zig @@ -530,7 +530,7 @@ pub fn addCases(ctx: *TestContext) !void { \\ return p.y - p.x - p.x; \\} , &.{ - ":6:10: error: no field named 'z' in struct 'Point'", + ":6:10: error: no field named 'z' in struct 'test_case.Point'", ":1:15: note: struct declared here", }); case.addCompareOutput(