mirror of
https://github.com/tc39/test262.git
synced 2025-07-29 08:54:35 +02:00
Fix: es6id -> esid sec-additional-syntax-numeric-literals
This commit is contained in:
parent
bbf3301ff4
commit
3be781c92d
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
es6id: B1.1
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
description: Mathematical value for LegacyOctalIntegerLiteral
|
||||
info: |
|
||||
NumericLiteral ::
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
es6id: B1.1
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
description: Mathematical value for NonOctalDecimalIntegerLiteral
|
||||
info: |
|
||||
DecimalIntegerLiteral ::
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
es6id: B1.1
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
description: LegacyOctalIntegerLiteral is not enabled in strict mode code
|
||||
info: |
|
||||
NumericLiteral ::
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
es6id: B1.1
|
||||
esid: sec-additional-syntax-numeric-literals
|
||||
description: NonOctalDecimalIntegerLiteral is not enabled in strict mode code
|
||||
info: |
|
||||
DecimalIntegerLiteral ::
|
||||
|
Loading…
x
Reference in New Issue
Block a user