Harbs commented on issue #104: switch case NaN issue URL: https://github.com/apache/royale-compiler/issues/104#issuecomment-565312085 It's not something I would guess would work. `NaN == NaN` resolves to false, and there's no reason a switch would be any different.
---------------------------------------------------------------- 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
