holey-bytes/lang/tests/son_tests_reading_idk.txt
2024-10-28 11:04:47 +01:00

4 lines
147 B
Plaintext

test.hb:3:16: type 'int' cannot be uninitialized, use a zero value instead ('null' in case of pointers)
a := @as(int, idk)
^