diff --git a/lang/tests/son_tests_reading_idk.txt b/lang/tests/son_tests_reading_idk.txt index 66b3f42..5604ab6 100644 --- a/lang/tests/son_tests_reading_idk.txt +++ b/lang/tests/son_tests_reading_idk.txt @@ -1,3 +1,3 @@ -test.hb:3:16: type 'int' cannot be uninitialized, use a zero value instead ('@bitcast(0)' in case of pointers) +test.hb:3:16: type 'int' cannot be uninitialized, use a zero value instead ('null' in case of pointers) a := @as(int, idk) ^