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>
[junit] Tests run: 33, Failures: 10, Errors: 0, Skipped: 0, Time elapsed:
0.772 sec
However ant tests did pass once I trusted the swf.
Thanks,
Justin