fix: formatting

This commit is contained in:
Stuart Taylor
2018-10-15 16:08:16 +01:00
parent a460d52009
commit 3a04a86f3d

View File

@ -58,7 +58,8 @@ int main () {
infile.close(); infile.close();
return 0; return 0;
}``` }
```
```cpp ```cpp
$./a.out $./a.out