mirror of
https://github.com/irmen/prog8.git
synced 2026-04-24 05:25:49 +00:00
fix crash on invalid type cast added to ptr deref expression ('.' operator)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
- fix ubyte x = sprites[i]^^.x compiler crash (2 times 'x')
|
||||
|
||||
|
||||
STRUCTS and TYPED POINTERS
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user