mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
compound start
|
|
before dotcmd
|
|
subshell start
|
|
before continue
|
|
after continue, return value: 0
|
|
subshell end
|
|
after dotcmd, return value: 0
|
|
compound end
|