js -e 'try{throw "Hello World!"}catch(t){switch(t){default:print(t)}}'
javascript one liners start with -e
October 21, 2008
javascript javascript Leave a comment
One line code examples
October 21, 2008
javascript javascript Leave a comment
js -e 'try{throw "Hello World!"}catch(t){switch(t){default:print(t)}}'