You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/03/04 14:29:58 UTC

[GitHub] [royale-compiler] carlosrovira opened a new issue #120: compiler allows "; " before closing mxml tag

carlosrovira opened a new issue #120: compiler allows ";" before closing mxml tag
URL: https://github.com/apache/royale-compiler/issues/120
 
 
   This code does not cause error, notice the `;` before the closing tag:
   
   `<j:Button text="change something" click="someVar = 'other text'";/>`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services