diff --git a/test/stage2/cbe.zig b/test/stage2/cbe.zig index 0e5b398f59..60ab51ab1a 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(