mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Trivial isoltest updates: normalized whitespace
This commit is contained in:
committed by
Kamil Śliwak
parent
45c6bbe02b
commit
84c05d35f3
+1
-1
@@ -9,4 +9,4 @@ abstract contract B is I {
|
||||
function g() external override {}
|
||||
}
|
||||
contract C is A, B {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user