/* SPDX-FileCopyrightText: 2003 Cornelius Schumacher SPDX-License-Identifier: MIT */ #include "test13.h" int main(int, char **) { Test13 t = Test13(); return 0; }