mirror of
https://github.com/tc39/test262.git
synced 2025-08-18 00:18:26 +02:00
14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
// Copyright (C) 2020 Rick Waldron. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
|
|
/*---
|
|
desc: Computed property name from decimal literal
|
|
template: evaluation
|
|
features: [computed-property-names]
|
|
---*/
|
|
|
|
//- ComputedPropertyName
|
|
1.1
|
|
//- value
|
|
2
|