Commit b749487f48

Andrew Kelley <andrew@ziglang.org>
2022-07-22 07:05:46
add new compile error note to old test case
1 parent 25f3be3
Changed files (1)
test
cases
test/cases/x86_64-macos/assert_function.8.zig
@@ -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