mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
3713cee49d
@ -355,7 +355,7 @@ No::
|
|||||||
selfdestruct(owner);
|
selfdestruct(owner);
|
||||||
}
|
}
|
||||||
|
|
||||||
For long function declarations, it is recommended to drop each arguent onto
|
For long function declarations, it is recommended to drop each argument onto
|
||||||
it's own line at the same indentation level as the function body. The closing
|
it's own line at the same indentation level as the function body. The closing
|
||||||
parenthesis and opening bracket should be placed on their own line as well at
|
parenthesis and opening bracket should be placed on their own line as well at
|
||||||
the same indentation level as the function declaration.
|
the same indentation level as the function declaration.
|
||||||
|
Loading…
Reference in New Issue
Block a user