Skip to content

Commit fd9ffcc

Browse files
authored
add ;
1 parent 388564c commit fd9ffcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic_content/const/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ void f(const int i){
4545
4646
```cpp
4747
// file1.cpp
48-
int ext
48+
int ext;
4949
// file2.cpp
5050
#include<iostream>
5151

0 commit comments

Comments
 (0)