mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Merge pull request #373 from edgemaster/pr372-es5
Fix 11.13.1-4-29gs.js incorrect comment explanation (es5)
This commit is contained in:
commit
7da91bceb9
@ -5,7 +5,7 @@
|
|||||||
/// copyright and this notice and otherwise comply with the Use Terms.
|
/// copyright and this notice and otherwise comply with the Use Terms.
|
||||||
/**
|
/**
|
||||||
* @path ch11/11.13/11.13.1/11.13.1-4-29gs.js
|
* @path ch11/11.13/11.13.1/11.13.1-4-29gs.js
|
||||||
* @description Strict Mode - SyntaxError is thrown if the identifier 'Math.PI' appears as the LeftHandSideExpression of simple assignment(=)
|
* @description Strict Mode - TypeError is thrown if the identifier 'Math.PI' appears as the LeftHandSideExpression of simple assignment(=)
|
||||||
* @onlyStrict
|
* @onlyStrict
|
||||||
* @negative .
|
* @negative .
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user