cases: account for changed compile errors
This commit is contained in:
@@ -14,6 +14,6 @@ export fn entry() usize {
|
||||
// backend=stage2
|
||||
// target=native
|
||||
//
|
||||
// :6:5: error: unable to resolve comptime value
|
||||
// :6:5: note: value being returned at comptime must be comptime-known
|
||||
// :6:12: error: unable to resolve comptime value
|
||||
// :6:12: note: value being returned at comptime must be comptime-known
|
||||
// :2:12: note: called from here
|
||||
|
||||
Reference in New Issue
Block a user