Language Initial
This commit is contained in:
parent
14cb588948
commit
fae4d83f97
47 changed files with 831 additions and 14 deletions
9
Language/old/Parser/tests/CLRTests.cpp
Normal file
9
Language/old/Parser/tests/CLRTests.cpp
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
#include "Parser.hpp"
|
||||
#include "Testing.hpp"
|
||||
|
||||
using namespace tp;
|
||||
|
||||
TEST_DEF(CLR) {
|
||||
// TEST(false);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue