meta: fix failing test case affecting master
This commit is contained in:
committed by
Alex Rønne Petersen
parent
953355ebea
commit
7ac110ac25
@@ -44,9 +44,9 @@ comptime {
|
||||
//
|
||||
// :5:23: error: expected error union type, found 'comptime_int'
|
||||
// :10:23: error: expected error union type, found '@TypeOf(.{})'
|
||||
// :15:23: error: expected error union type, found 'tmp.test2__struct_493'
|
||||
// :15:23: error: expected error union type, found 'tmp.test2__struct_494'
|
||||
// :15:23: note: struct declared here
|
||||
// :20:27: error: expected error union type, found 'tmp.test3__struct_495'
|
||||
// :20:27: error: expected error union type, found 'tmp.test3__struct_496'
|
||||
// :20:27: note: struct declared here
|
||||
// :25:23: error: expected error union type, found 'struct { comptime *const [5:0]u8 = "hello" }'
|
||||
// :31:13: error: expected error union type, found 'u32'
|
||||
|
||||
Reference in New Issue
Block a user