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: [email protected] With regards, Apache Git Services
