Sign in
cobalt
/
cobalt
/
19.lts.1+
/
.
/
src
/
v8
/
test
/
message
/
fail
/
default-parameter-tdz-arrow.js
blob: d68ceb29083cdb0f986a0d73115ca912f7e41739 [
file
] [
log
] [
blame
]
// Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
//
((
a
=-
a
)
=>
{
})();