Skip to content

Instantly share code, notes, and snippets.

@hughes
Created March 5, 2013 19:32
Show Gist options
  • Save hughes/5093427 to your computer and use it in GitHub Desktop.
Save hughes/5093427 to your computer and use it in GitHub Desktop.
var ლ = function(wat) { console.log(wat); }
var ಠ益ಠლ = 'wat'
ლ(ಠ益ಠლ) // prints wat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment