index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
eliminator
/
node_modules
/
uglify-js
/
test
/
unit
/
compress
/
expected
/
issue68.js
blob: 4ec46c8bc846aa1a4aa085e600cff377f2066d10 (
plain
)
1
function
f
(){
function
b
(){}
if
(
a
)
return
;
b
()}