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
/
libyul
/
yulOptimizerTests
/
unusedPruner
/
pop.yul
blob: 542070f9f4005b2a990e73bcb11864ace900e242 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{ let a := 1 pop(a) } // ---- // unusedPruner // { // }