Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
v8
/
test
/
message
/
fail
/
redeclaration5.mjs
blob: 107ad2e309ed848456a5126637a28b74a65a6fcd [
file
]
// Copyright 2018 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.
function
foo
()
{}
function
foo
()
{}