/* * SPDX-FileCopyrightText: 2023 TU Dresden * SPDX-License-Identifier: LGPL-2.1-only */ #include void folder_a(void) { puts("./folder/a.c"); }