I’m trying to build the compiler on Windows and it keeps failing in the tests.

Here’s one example of a failed test that I’m getting:
https://pastebin.com/TpQynEmF

The test results are hard to read, but one difference I see between the 
expected results and the actual results is that it expects extends Object and 
it’s extending flash.display::Sprite.

Any ideas on what’s wrong?

Reply via email to