Skip to content

Instantly share code, notes, and snippets.

@ieure
Created January 27, 2012 22:24
Show Gist options
  • Save ieure/1691252 to your computer and use it in GitHub Desktop.
Save ieure/1691252 to your computer and use it in GitHub Desktop.
/**
* __ __
* /.-' `-.\
* // \\
* /j_______________j\
* /o.-==-. .-. .-==-.o\
* || )) (( ||
* \\____// \\____//
* `-==-' `-==-'
*/
def dealWith[T](it: => T): T = { }
@zeedunk
Copy link

zeedunk commented Jan 27, 2012

Won't compile.

@rbranson
Copy link

^^^ deal with it

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