mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update style-guide.rst
Removed extraneous comma from line 366
This commit is contained in:
parent
9e36bdda8a
commit
873c54106c
@ -363,7 +363,7 @@ Yes::
|
||||
address c,
|
||||
address d,
|
||||
address e,
|
||||
address f,
|
||||
address f
|
||||
) {
|
||||
do_something;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user