Sign in
chromium
/
external
/
github.com
/
tc39
/
test262
/
refs/heads/iterator-join
/
.
/
src
/
declarations
/
class.case
blob: 6337cd92f36d6415241c79e57fa7528697218617 [
file
] [
log
] [
blame
] [
edit
]
// Copyright (C) André Bargull. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: >
redeclaration with ClassDeclaration
template: redeclare
---*/
//- body
class
f
{}