mirror of
https://github.com/Light-City/CPlusPlusThings.git
synced 2026-02-03 02:24:11 +08:00
add ;
This commit is contained in:
@@ -45,7 +45,7 @@ void f(const int i){
|
||||
|
||||
```cpp
|
||||
// file1.cpp
|
||||
int ext
|
||||
int ext;
|
||||
// file2.cpp
|
||||
#include<iostream>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user