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
@@ -23,7 +23,7 @@ contract C {
|
||||
// ====
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// f(uint256,uint256): 1823621, 12323 -> FAILURE # Out of gas #
|
||||
// f2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE # Out of gas #
|
||||
// g(uint256,uint256): 1823621, 12323 -> FAILURE # Out of gas #
|
||||
// g2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE # Out of gas #
|
||||
// f(uint256,uint256): 1823621, 12323 -> FAILURE # Out of gas #
|
||||
// f2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE # Out of gas #
|
||||
// g(uint256,uint256): 1823621, 12323 -> FAILURE # Out of gas #
|
||||
// g2(uint256,uint256,uint256,uint256): 18723921, 1823621, 123, 12323 -> FAILURE # Out of gas #
|
||||
|
||||
Reference in New Issue
Block a user