index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
smtCheckerTests
/
smoke_test.sol
blob: 8b7b77da62f169549be5ac35bd01a25c332fb334 (
plain
) (
blame
)
1
2
3
pragma
experimental SMTChecker
;
contract
C
{
}