holey-bytes/lang/tests/son_tests_reading_idk.txt

4 lines
147 B
Plaintext
Raw Normal View History

2024-10-28 05:04:47 -05:00
test.hb:3:16: type 'int' cannot be uninitialized, use a zero value instead ('null' in case of pointers)
a := @as(int, idk)
^