// Copyright (C) André Bargull. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- desc: > redeclaration with FunctionDeclaration template: redeclare-allow-sloppy-function ---*/ //- body function f() {}