Skip to content

Instantly share code, notes, and snippets.

@Miuler
Forked from devth/meow.scala
Created February 15, 2012 20:38
Show Gist options
  • Save Miuler/1838844 to your computer and use it in GitHub Desktop.
Save Miuler/1838844 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