Modules/Language/old/Parser/tests/CLRTests.cpp
2024-11-24 22:41:13 +03:00

9 lines
103 B
C++

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