mirror of
https://github.com/tc39/test262.git
synced 2025-05-07 00:10:33 +02:00
Remove duplicate case
same es src/dstr-assignment/array-elem-target-simple-strict.case
This commit is contained in:
parent
6ab3b0901b
commit
84198d6664
@ -1,21 +0,0 @@
|
|||||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
|
||||||
|
|
||||||
/*---
|
|
||||||
desc: >
|
|
||||||
It is a Syntax Error if LeftHandSideExpression is neither an
|
|
||||||
ObjectLiteral nor an ArrayLiteral and
|
|
||||||
IsValidSimpleAssignmentTarget(LeftHandSideExpression) is
|
|
||||||
false.
|
|
||||||
template: syntax
|
|
||||||
es6id: 12.14.5.1
|
|
||||||
flags: [onlyStrict]
|
|
||||||
negative:
|
|
||||||
phase: early
|
|
||||||
type: SyntaxError
|
|
||||||
---*/
|
|
||||||
|
|
||||||
//- elems
|
|
||||||
[arguments]
|
|
||||||
//- values
|
|
||||||
[]
|
|
Loading…
x
Reference in New Issue
Block a user