xref: /netbsd-src/tests/bin/sh/dotcmd/out/subshell_continue_until.out (revision f0fde9902fd4d72ded2807793acc7bfaa1ebf243)
1subshell start
2before dotcmd
3before until
4before continue
5before continue
6after until
7after dotcmd, return value: 0
8subshell end
9