Add basic test client (#156)
Co-authored-by: star9029 <hengxings783@gmail.com>
This commit is contained in:
9
tests/unit/AST/SemanticVisitor.cpp
Normal file
9
tests/unit/AST/SemanticVisitor.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "Test/Test.h"
|
||||
#include "AST/Semantic.h"
|
||||
|
||||
namespace clice::testing {
|
||||
|
||||
namespace {} // namespace
|
||||
|
||||
} // namespace clice::testing
|
||||
|
||||
Reference in New Issue
Block a user