mirror of
https://github.com/irmen/prog8.git
synced 2026-04-21 17:16:33 +00:00
allow negative values on poke and pokew without an explicit cast
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
fix cast error in words[cx16.r9] = -1234
|
||||
|
||||
|
||||
|
||||
STRUCTS and TYPED POINTERS
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user