You are to write a program that will output source code that is
- Larger than the original program (character wise)
- Will print another program larger than itself when run (i.e. the new program is also a valid answer to this challenge) indefinitely
This is code-golf, so shortest answer wins.