Files
c3c/src/compiler_tests/tests.h

8 lines
224 B
C

#pragma once
// Copyright (c) 2019 Christoffer Lerno. All rights reserved.
// Use of this source code is governed by the GNU LGPLv3.0 license
// a copy of which can be found in the LICENSE file.
void compiler_tests(void);