Commit 3c19f694d9

Jakub Konka <kubkon@jakubkonka.com>
2022-04-28 12:10:56
test: fix incorrect error loc in assert_function x86_64-linux test
1 parent 2875216
Changed files (1)
test
incremental
test/incremental/x86_64-linux/assert_function.8.zig
@@ -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