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

This commit is contained in:
Jakub Konka 2022-04-28 12:10:56 +02:00
parent 2875216f8e
commit 3c19f694d9

View File

@ -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