mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 14:25:16 +00:00
test: fix incorrect error loc in assert_function x86_64-linux test
This commit is contained in:
parent
2875216f8e
commit
3c19f694d9
@ -21,4 +21,4 @@ pub fn assert(ok: bool) void {
|
||||
|
||||
// error
|
||||
//
|
||||
// :5:21: error: unable to resolve comptime value
|
||||
// :3:21: error: unable to resolve comptime value
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user