solidity/test/scripts/fixtures/smt_contract_with_lf_newlines.sol

5 lines
48 B
Solidity

pragma experimental SMTChecker;
contract C {
}