On 11/3/15, 3:48 PM, "Justin Mclean" <[email protected]> wrote:
>Hi,
>
>While I can compile the code I'm getting the some test failing. Is this
>the same for anyone else? Is it expected?
>
>ant compiler.jx.tests
>
> [junit] function int() {}
> [junit] ^
> [junit]
> [junit] Nov 04, 2015 10:44:39 AM
>com.google.javascript.jscomp.LoggerErrorManager println
> [junit] SEVERE: [missing]:97: ERROR - Parse error. identifier is a
>reserved word
>
><snip>
Yes, this output is expected. The ant script should still have reported
successful though.
-Alex