authorgravatar for kubkon@jakubkonka.comJakub Konka <kubkon@jakubkonka.com> 2022-04-28 12:10:56+02:00
committergravatar for kubkon@jakubkonka.comJakub Konka <kubkon@jakubkonka.com> 2022-04-28 18:35:01+02:00
log3c19f694d92c5a3d7f6e3a6d857252406df0d6e3
tree573fbc7a5c7ae971e442002f1bed44215a68935d
parent2875216f8e01c4e71a76fe840a0b298f0d42758e

test: fix incorrect error loc in assert_function x86_64-linux test


1 files changed, 1 insertions(+), 1 deletions(-)

test/incremental/x86_64-linux/assert_function.8.zig+1-1
......@@ -21,4 +21,4 @@ pub fn assert(ok: bool) void {
2121
2222// error
2323//
24// :5:21: error: unable to resolve comptime value
24// :3:21: error: unable to resolve comptime value