fix: replace languages preceded by space
This commit is contained in:
committed by
Kristofer Koishigawa
parent
2b553d31b6
commit
8ce1b374e3
@@ -28,7 +28,7 @@ Note that inlining is only a request to the compiler, not a command. The compile
|
||||
* When performance is important.
|
||||
* Instead of a macro.
|
||||
|
||||
``` c++
|
||||
```cpp
|
||||
#include<iostream>
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user