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:
|
No:
|
||||||
```cp
|
```cpp
|
||||||
const double d = 0;
|
const double d = 0;
|
||||||
int i, j;
|
int i, j;
|
||||||
char *s;
|
char *s;
|
||||||
|
Loading…
Reference in New Issue
Block a user