4 lines
54 B
Text
4 lines
54 B
Text
|
|
put "foo" into bar
|
||
|
|
put bar into baz
|
||
|
|
answer bar && baz
|