blob: 8e23e5027ebb94b89185e1a19e7166d067f36450 [file] [log] [blame] [edit]
// Copyright (C) 2018 Rick Waldron. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: Valid multi-line, multi-field
info: |
ClassElement :
MethodDefinition
static MethodDefinition
FieldDefinition ;
;
FieldDefinition :
ClassElementName Initializer _opt
ClassElementName :
PropertyName
PrivateName
template: syntax/valid
features: [class-fields-public]
---*/
//- elements
x
y