I pushed changes for just the "x as int" case. On 5/16/16, 12:30 PM, "Harbs" <[email protected]> wrote:
>I assume int() will cross-compile to parseInt()? Currently the compiler calls Language._int(), but the code in there doesn't call parseInt. Should it? -Alex
