greg-dove opened a new issue #208:
URL: https://github.com/apache/royale-compiler/issues/208


   //list1 and list2 are XMLish (XMLList or XML)
   
   var list:XMLList = list1 + list2;
   
   The above is not correctly outputting code that uses the 'plus' method on 
these classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to