Files
clice/tests/CodeCompletion/test.cpp
2024-10-20 14:08:14 +08:00

7 lines
68 B
C++

#include "test1.h"
#include "test2.h"
int main() {
return 0;
}