Skip to content

Instantly share code, notes, and snippets.

@devth
Created February 15, 2012 20:18
Show Gist options
  • Save devth/1838732 to your computer and use it in GitHub Desktop.
Save devth/1838732 to your computer and use it in GitHub Desktop.
object =^ { def ^= = "meow" }
// defined module $eq$up
=^.^=
// res10: java.lang.String = meow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment