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/10/14 17:32:44 UTC

[GitHub] [royale-compiler] joshtynjala commented on issue #152: Missing Semicolon after static const generates error

joshtynjala commented on issue #152:
URL: https://github.com/apache/royale-compiler/issues/152#issuecomment-708551034


   I just checked how classic Flex SDK compiler behaves, and it produces the exact same error. With that in mind, I believe that the Royale compiler is behaving correctly here.
   
   The opening character `[` for metadata probably does not result in automatic semicolon insertion because it might also be intended as array access (even if it's not on the same line).


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