- setup: cleanup: args: 2 3 -1 input: output: (2, 3) - setup: cleanup: args: 3 2 -4 input: output: (-4) - setup: cleanup: args: 1 -1 input: output: ()