Language Initial

This commit is contained in:
IlyaShurupov 2024-02-03 12:18:10 +03:00 committed by Ilusha
parent 14cb588948
commit fae4d83f97
47 changed files with 831 additions and 14 deletions

View file

@ -1,9 +0,0 @@
#include "Parser.hpp"
#include "Testing.hpp"
using namespace tp;
TEST_DEF(CLR) {
// TEST(false);
}