Skip to content

Instantly share code, notes, and snippets.

@RonnyO
Last active December 11, 2015 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RonnyO/4545782 to your computer and use it in GitHub Desktop.
Save RonnyO/4545782 to your computer and use it in GitHub Desktop.
Minified console.lol
// https://gist.github.com/4545779
"undefined"!=typeof console&&(console.lol=function(){var a=[].slice.call(arguments,0);a.unshift("LOL");a.push("LOLOLOL!");console.log.apply(console,a)});
@RonnyO
Copy link
Author

RonnyO commented Jan 16, 2013

Get the non-minified version here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment