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
/
if.js
blob: 236993c73ef54bd3a2ee5e83db9a54204222382b (
plain
)
1
var
a
=
1
;
a
==
1
?
a
=
2
:
a
=
17