joshtynjala commented on issue #1005:
URL: https://github.com/apache/royale-asjs/issues/1005#issuecomment-749801376
If I compile your code into an AIR app with either the Flex SDK compiler or
Adobe's ASC 2.0, I get the following runtime error:
```
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
```
With that in mind, it appears that `a={}` should not init before the call to
`super()`.
----------------------------------------------------------------
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]