1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
meow meow meow
nix-repl> command
output output one
output output two
meow meow
nix-repl> command two
output output output
commentary
output output output
the blank below should be chomped
nix-repl> command three
meow output
|