We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388564c commit fd9ffccCopy full SHA for fd9ffcc
basic_content/const/README.md
@@ -45,7 +45,7 @@ void f(const int i){
45
46
```cpp
47
// file1.cpp
48
-int ext
+int ext;
49
// file2.cpp
50
#include<iostream>
51
0 commit comments