index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_test
/
tests
/
lib
/
exe
/
js_js_compress
/
test-IfThenElseBraces-in.js
blob: afc824762954b17744fc047e2fea2ef6ec73b704 (
plain
)
1
2
3
4
5
6
7
if ( true ) { document.write("foo"); } else { document.write("bar"); }