mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
add missing "p"
This commit is contained in:
parent
c84003533f
commit
ccda086f1c
@ -146,7 +146,7 @@ for (auto i = x->begin(); i != x->end(); ++i) {}
|
||||
```
|
||||
|
||||
No:
|
||||
```cp
|
||||
```cpp
|
||||
const double d = 0;
|
||||
int i, j;
|
||||
char *s;
|
||||
|
Loading…
Reference in New Issue
Block a user