You are to write a program that will output source code that is 1. Larger then itself (character wise) 2. Itself an acceptable answer Any obviously useless code doesn't count towards the character count, i.e. `pass` or doing an `if False: print "Useless`. This is code-golf, so shortest answer wins.