Quote:
Originally Posted by Emera
I ran the styled script by RC and I get errors. I sometimes get this when using java script beautifier.
error: unexpected token: = at line 76: temp.ne@ = temp.a@"\n";
error: unexpected token: at line 79: }
|
All you need to do is fix that line, compare the styled version to your original and you'll see the problem.
I personally avoid using @= and similar except for basic math operations like -, +, /, *.