solidity/test/libsolidity/semanticTests/builtinFunctions/sha256_empty.sol
2020-05-14 10:44:39 -05:00

10 lines
208 B
Solidity

contract C {
function f() public returns (bytes32) {
return sha256("");
}
}
// ====
// compileViaYul: also
// ----
// f() -> 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855