Modules/Parser/tests/CLRTests.cpp
IlushaShurupov 5cf467a421 Updated TODO
2023-08-14 20:53:34 +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);
}