Modules/Parser/tests/CLRTests.cpp
2023-08-14 20:06:32 +03:00

10 lines
No EOL
127 B
C++

#include "NewPlacement.hpp"
#include "Testing.hpp"
#include "Parser.hpp"
using namespace tp;
TEST_DEF(CLR) {
TEST(false);
}