blob: 687321877a7ff0a01bc3f10e8c0bfd50eded537d [file] [log] [blame]
*%(basename)s:32: SyntaxError: Octal literals are not allowed in strict mode.
var x = 012;
^^^
SyntaxError: Octal literals are not allowed in strict mode.