Add basic test client (#156)

Co-authored-by: star9029 <hengxings783@gmail.com>
This commit is contained in:
ykiko
2025-07-21 17:55:10 +08:00
committed by GitHub
parent 583c560ba0
commit 836d9dc988
61 changed files with 439 additions and 640 deletions

View File

@@ -0,0 +1,9 @@
#include "Test/Test.h"
#include "AST/Semantic.h"
namespace clice::testing {
namespace {} // namespace
} // namespace clice::testing