Opened 12 years ago
Last modified 12 years ago
#1953 closed defect
Function calls returning tuples are not handled in binary/unary expressions — at Initial Version
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: |
Description
This kind of things do not work:
funcCallReturnTuple OP non_tuple; OP funcCallReturnTuple;
Note:
See TracTickets
for help on using tickets.