carlosrovira opened a new issue #155: URL: https://github.com/apache/royale-compiler/issues/155
Hi, I just found that I can declare the same var twice and App was compiling without problem. I put `public var wip:Boolean;` twice in the same Value Object AS3 class. If I use it somewhere I get "Ambiguous reference to wip" error ---------------------------------------------------------------- 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]
