shahnaeem commented on issue #1183:
URL: https://github.com/apache/royale-asjs/issues/1183#issuecomment-1077890110


   > What does `new XML(<type/>)` compile to? I imagine it would be `new 
XML(new XML("<type/>"))`?
   
   yes, it compiles to new XML(new XML("<type/>"))


-- 
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