mirror of
https://github.com/irmen/prog8.git
synced 2026-04-26 20:17:57 +00:00
cleanup weiord multi-return type handling more
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
simplifiedAstMaker: transform(srcCall: FunctionCallStatement) : what when the call actually returns multiple return values???
|
||||
|
||||
|
||||
Known bugs:
|
||||
- fix chained aliasing errors see test "chained aliasing"
|
||||
- fix crash in ir loader/vm for deeply nested symbol reference, see test "deeply scoped variable references"
|
||||
|
||||
Reference in New Issue
Block a user