/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/tests/recursive/script.js
http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs · JavaScript · 6 lines · 4 code · 1 blank · 1 comment · 2 complexity · fc896ecb907339f5f6c5462fe73729bf MD5 · raw file
- alert("hello");
- // test formatting < > &
- if ('a' < 'b' && 'a' > 'b') {
- alert("?");
- }