Modules/Parser/tests/CLRTests.cpp
IlushaShurupov be206950f0 Updated TODO
2024-11-24 22:38:03 +03:00

10 lines
No EOL
129 B
C++

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