add new compile error note to old test case
This commit is contained in:
@@ -17,3 +17,4 @@ pub fn assert(ok: bool) void {
|
||||
// error
|
||||
//
|
||||
// :5:21: error: unable to resolve comptime value
|
||||
// :5:21: note: condition in comptime branch must be comptime known
|
||||
|
||||
Reference in New Issue
Block a user