summaryrefslogtreecommitdiff
path: root/src/declarations/redeclare-with-class-declaration.case
blob: 96d73ad4fe7f439ca8c24cba352001bf97d422d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
// 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 {};