Parent Directory | Revision Log
Refactor each test case into a separate file, when possible
def dump(a, b): print a, b, dump('a','b')