blob: c12448f63f0be4abb51dca172d68610b6ad44727 [file] [log] [blame]
Only function code is in strict mode
2
SyntaxError: Decimal integer literals with a leading zero are forbidden in strict mode
yield okay
SyntaxError: Unexpected keyword 'yield'. Cannot use yield expression out of generator.
SyntaxError: 'with' statements are not valid in strict mode.