mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
test: adjust error location for assert_function test
This commit is contained in:
parent
81e90c7acb
commit
0998185f77
@ -33,4 +33,4 @@ pub fn assert(ok: bool) void {
|
||||
|
||||
// error
|
||||
//
|
||||
// :3:21: error: unable to resolve comptime value
|
||||
// :7:21: error: unable to resolve comptime value
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user