mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update code examples to match style guide
Remove visibility
This commit is contained in:
parent
c9e2d388b5
commit
bebc479fb5
@ -271,6 +271,7 @@ because only a reference and not a copy is passed.
|
||||
|
||||
pragma solidity >=0.4.16 <0.7.0;
|
||||
|
||||
|
||||
contract C {
|
||||
uint[20] x;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user