summaryrefslogtreecommitdiffstats
path: root/config.tests/binary_for_strip/lib1.cpp
blob: d2b78475572e67baa9746ef67df521d64465f153 (plain)
1
2
3
4
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: BSD-3-Clause

int libfunc() { return 0; }