This commit is contained in:
ppdog0
2021-08-06 15:40:28 +08:00
committed by GitHub
parent 388564c9d9
commit fd9ffcc86e
+1 -1
View File
@@ -45,7 +45,7 @@ void f(const int i){
```cpp
// file1.cpp
int ext
int ext;
// file2.cpp
#include<iostream>