solidity/test/libsolidity/semanticTests/empty_contract.sol
Anurag Dashputre 60332c6469 Extract semantic tests for
1. Transaction Status
2. Empty Contract
3. Smoke test for Range
2019-06-09 14:46:02 +02:00

7 lines
88 B
Solidity

contract test {
}
// ====
// compileViaYul: also
// ----
// i_am_not_there() -> FAILURE