test: adjust error location for assert_function test

This commit is contained in:
Jakub Konka 2022-04-27 13:21:32 +02:00
parent 81e90c7acb
commit 0998185f77

View File

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