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

6 lines
49 B
Solidity

contract C {
}
// ====
// SMTEngine: all
// ----