Sign in
cobalt
/
cobalt
/
19.lts.1+
/
.
/
src
/
v8
/
test
/
message
/
fail
/
class-field-static-constructor.out
blob: 6831d8355221e34a6f827bc3b9cc6c1fde58d366 [
file
] [
log
] [
blame
]
*%(
basename
)
s
:
8
:
SyntaxError
:
Classes
may
not
have a field named
'constructor'
static
constructor
=
function
()
{};
^^^^^^^^^^^
SyntaxError
:
Classes
may
not
have a field named
'constructor'