forked from AbleOS/holey-bytes
updating test
This commit is contained in:
parent
9c32f260a1
commit
f0a588fcff
|
@ -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)
|
||||
^
|
||||
|
|
Loading…
Reference in a new issue