first commit, still mostly just touching up formatting
[tinyjs-rewrite.git] / .svn / pristine / 5c / 5cd03cc0ba37bfc0e8507e4dd6b307d29ebd729b.svn-base
blobcebaa85dd6b8f88a9c926b712ab63d12d423be1e
1 // comparison
2 var a = 42;
3 result = a==42;