Browse Source

测试回滚提交

out_double
wangxinyu 3 days ago
parent
commit
3b727f6c92
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      hello.c

+ 1
- 0
hello.c View File

@@ -9,5 +9,6 @@ void main()
printf("nihao\n");
printf("你好\n");
printf("haode\n");
printf("测试回滚提交\n");
return 0;
}

Loading…
Cancel
Save