aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarations/redeclare-with-var-declaration.case
blob: e4c493e805a060d044c81a4283f10e4e6cb3ea27 (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 VariableDeclaration
template: redeclare-allow-var
---*/

//- body
  var f;