mirror of
https://github.com/tc39/test262.git
synced 2025-12-01 19:13:19 +01:00
Enable strict mode testing for sm/TypedArray
This commit is contained in:
parent
083c373141
commit
85f840d474
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
Returning non-object from @@iterator should throw
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -5,8 +5,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
Typed array element-setting should convert to target type using ToNumber followed by an element-type-specific truncation function
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -5,8 +5,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
Implement %TypedArray%.prototype.{find, findIndex}
|
||||
esid: pending
|
||||
|
||||
@ -5,8 +5,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
Implement %TypedArray%.prototype.{findLast, findLastIndex}
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/assertThrowsValue.js, sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
TypedArray getters should have get prefix
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
Typed array prototypes/constructors should be largely empty, inheriting most functionality from %TypedArray% and %TypedArray%.prototype
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
%TypedArray%.prototype.set must throw a RangeError when passed a negative offset
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
When setting a typed array from an overlapping typed array of different element type, copy the source elements into properly-sized temporary memory, and properly copy them into the target without overflow (of either source *or* target) when finished
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, propertyHelper.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [compareArray.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, propertyHelper.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, propertyHelper.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
/*---
|
||||
includes: [sm/non262-TypedArray-shell.js, deepEqual.js]
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
@ -2,8 +2,6 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
flags:
|
||||
- noStrict
|
||||
description: |
|
||||
pending
|
||||
esid: pending
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user