solidity/test/libsolidity/semanticTests/builtinFunctions/sha256_empty.sol
2020-04-27 11:10:20 +02:00

10 lines
208 B
Solidity

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