solidity/test/libsolidity/smtCheckerTests/file_level/free_function_3.sol

5 lines
55 B
Solidity
Raw Normal View History

function f() view {}
2021-03-31 15:11:54 +00:00
// ====
// SMTEngine: all
// ----