basics_function_in_SM.baseline 229 B

123456
  1. Only function code is in strict mode
  2. 2
  3. SyntaxError: Octal numeric literals and escape characters not allowed in strict mode
  4. yield okay
  5. SyntaxError: Syntax error
  6. SyntaxError: 'with' statements are not allowed in strict mode