mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Removed inline code formatting for one title
This commit is contained in:
parent
2112f6239c
commit
9862d61a5a
@ -376,8 +376,8 @@ to add guards, initialisation or cleanup functionality in a concise way.
|
|||||||
|
|
||||||
For examples, see the `features.sol <https://github.com/ethereum/dapp-bin/blob/master/library/features.sol>`_.
|
For examples, see the `features.sol <https://github.com/ethereum/dapp-bin/blob/master/library/features.sol>`_.
|
||||||
|
|
||||||
How do ``struct``'s work?
|
How do structs work?
|
||||||
=========================
|
====================
|
||||||
|
|
||||||
See `struct_and_for_loop_tester.sol <https://github.com/fivedogit/solidity-baby-steps/blob/master/contracts/65_struct_and_for_loop_tester.sol>`_.
|
See `struct_and_for_loop_tester.sol <https://github.com/fivedogit/solidity-baby-steps/blob/master/contracts/65_struct_and_for_loop_tester.sol>`_.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user