mirror of
https://github.com/tc39/test262.git
synced 2025-07-20 20:44:43 +02:00
Merge pull request #374 from edgemaster/pr372-master
Fix 11.13.1-4-29gs.js incorrect comment explanation (master)
This commit is contained in:
commit
d62f3a82b9
@ -7,7 +7,7 @@
|
||||
/*---
|
||||
es5id: 11.13.1-4-29gs
|
||||
description: >
|
||||
Strict Mode - SyntaxError is thrown if the identifier 'Math.PI'
|
||||
Strict Mode - TypeError is thrown if the identifier 'Math.PI'
|
||||
appears as the LeftHandSideExpression of simple assignment(=)
|
||||
negative: .
|
||||
flags: [onlyStrict]
|
||||
|
Loading…
x
Reference in New Issue
Block a user