summaryrefslogtreecommitdiffstats
path: root/config.tests/binary_for_strip/lib1.cpp
blob: bb57c4da77c97fc5b5c0aada7af69c9a73be8636 (plain)
1
2
3
4
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

int libfunc() { return 0; }