mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 12:33:19 +00:00
add new compile error note to old test case
This commit is contained in:
parent
25f3be32db
commit
b749487f48
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user