Files
solidity/test/libsolidity/smtCheckerTests/simple/smoke_test.sol
T

4 lines
47 B
Solidity

pragma experimental SMTChecker;
contract C {
}