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