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-IfThenElseNoBraces-in.js
blob: 79d10775e6ced046891d1e5ed428c419cee99aec (
plain
)
1
2
3
4
5
6
7
if ( true ) document.write("foo"); else document.write("bar");