| author | |
| committer | |
| log | b749487f48cad2dd779d7fa6d0afcafc975ba26c |
| tree | 4689ba96ff2ba3090d83c8b8c27f3f61ae34df92 |
| parent | 25f3be32db148c2816547c75462285ae8f5e99eb |
1 files changed, 1 insertions(+), 0 deletions(-)
test/cases/x86_64-macos/assert_function.8.zig+1| ... | ... | @@ -17,3 +17,4 @@ pub fn assert(ok: bool) void { |
| 17 | 17 | // error |
| 18 | 18 | // |
| 19 | 19 | // :5:21: error: unable to resolve comptime value |
| 20 | // :5:21: note: condition in comptime branch must be comptime known |