mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Trivial isoltest updates: comments always on the same line
This commit is contained in:
parent
1be07c2b36
commit
4177270562
@ -43,8 +43,7 @@ contract test {
|
||||
// ----
|
||||
// getToDelete() -> 0
|
||||
// getTopValue() -> 0
|
||||
// getNestedValue() -> 0
|
||||
// #mapping values should be the same#
|
||||
// getNestedValue() -> 0 #mapping values should be the same#
|
||||
// getTopMapping(uint256): 0 -> 1
|
||||
// getTopMapping(uint256): 1 -> 2
|
||||
// getNestedMapping(uint256): 0 -> true
|
||||
|
Loading…
Reference in New Issue
Block a user