blob: d22678b02e42f740a4875913408eb526cf62056d [file] [log] [blame] [edit]
// Copyright (C) 2018 Leo Balter. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: >
It's a SyntaxError if delete operator is applied to MemberExpression.PrivateName
no referencing class element
template: delete-error
---*/
//- expression
this.#m