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
/
ASTJSON
/
non_utf8.sol
blob: b83f3d706e20b371df9abdc8d544759c5348e0fd (
plain
) (
blame
)
1
contract
C
{
function
f
()
public
{
var
x
=
hex
"ff"
; } }