repo.or.cz
/
tinyjs-rewrite.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first commit, still mostly just touching up formatting
[tinyjs-rewrite.git]
/
.svn
/
pristine
/
5c
/
5cd03cc0ba37bfc0e8507e4dd6b307d29ebd729b.svn-base
blob
cebaa85dd6b8f88a9c926b712ab63d12d423be1e
1
// comparison
2
var a = 42;
3
result = a==42;