mirror of https://github.com/tc39/test262.git
This commit is contained in:
parent
898c63ab18
commit
44234c8954
|
@ -2,10 +2,10 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/**
|
||||
* undefined is now non-writable in es5
|
||||
* undefined is not a keyword
|
||||
*
|
||||
* @path ch08/8.1/S8.1_A3.js
|
||||
* @description "undefined=1" should throw a TypeError
|
||||
* @description Create variable named undefined
|
||||
*/
|
||||
|
||||
//////////////////////////////////////////////////////////
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue