Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

wazup?!!!?!??1:!!?? (See related posts)

Only in Ruby can something this awesome be possible!

Try to guess its output before you run it.

def wazup?(a) puts "#{a} dat!" end
wazup?!!!?!??1:!!??

Comments on this post

w-g posts on Oct 02, 2007 at 17:17
It's possible to do something similar in Common Lisp, so it's not "only in Ruby".

You need to create an account or log in to post comments to this site.


Click here to browse all 4860 code snippets

Related Posts