solidity/test/scripts/fixtures/smt_contract_with_mixed_newlines.sol

4 lines
49 B
Solidity

pragma experimental SMTChecker;
contract C {
}