forked from AbleOS/holey-bytes
4 lines
154 B
Plaintext
4 lines
154 B
Plaintext
test.hb:3:16: type 'int' cannot be uninitialized, use a zero value instead ('@bitcast(0)' in case of pointers)
|
|
a := @as(int, idk)
|
|
^
|