| // 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 integer with separators | |
| template: evaluation | |
| features: [computed-property-names] | |
| ---*/ | |
| //- ComputedPropertyName | |
| 1_2_3_4_5_6_7_8 | |
| //- value | |
| 1_2_3_4_5_6_7_8 |