index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
ASTJSON
/
non_utf8.sol
blob: b83f3d706e20b371df9abdc8d544759c5348e0fd (
plain
) (
tree
)
55386ba1
1
contract C { function f() public { var x = hex"ff"; } }