Skip to content

Commit 516e7e9

Browse files
author
Wish
committed
update
1 parent 9b1d31f commit 516e7e9

File tree

2 files changed

+1
-115
lines changed

2 files changed

+1
-115
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ void test_all(){
2727
INFO("test done.");
2828
}
2929

30-
int main11(int argc, char** argv){
30+
int main(int argc, char** argv){
3131

3232
const char* method = "yolo";
3333
if(argc > 1){

src/t.cpp

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)