blob: 702d987f96d85efa41575765dd6db8b40bf941ae [file] [log] [blame] [edit]
// Copyright (C) 2020 Rick Waldron. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: No error if `arguments` in StatementList of eval
info: |
For indirect eval, the "Additional Early Error Rules for Eval Inside Initializer"
(in #sec-performeval-rules-in-initializer) are NOT applicable.
features: [class, class-fields-public]
template: initializer-indirect-eval-arguments
---*/
//- initializer
arguments
//- arrow-body
() => arguments