solidity/test/libsolidity/smtCheckerTests/file_level/free_function_3.sol
2021-04-20 17:38:29 +02:00

5 lines
55 B
Solidity

function f() view {}
// ====
// SMTEngine: all
// ----