// Copyright (C) 2017 Valerie Young. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- desc: Syntax error if you call delete on member expressions . privatename template: delete-error ---*/ //- expression this.#x