some update.

This commit is contained in:
ykiko
2024-07-11 21:36:03 +08:00
parent b46ff17820
commit 1f98e6559d
13 changed files with 586 additions and 28 deletions

5
docs/examples/Module.cpp Normal file
View File

@@ -0,0 +1,5 @@
#include <Clang/Clang.h>
namespace clice {
}