mirror of
https://github.com/irmen/prog8.git
synced 2025-07-25 11:24:15 +00:00
better error message for ambiguous multi-var initialization in vardecl
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
can we make ubyte x,y = cbm.SCREEN() work? (sugar for ubyte x,y // x,y=cbm.SCREEN() ?)
|
||||
|
||||
...
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user