]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/netbsd-tests/bin/sh/dotcmd/out/compound_break_func.out
MFC r272343,r272458,r272890,r272891,r272901,r272902,r272903,r272905,r272908,r272909...
[FreeBSD/stable/10.git] / contrib / netbsd-tests / bin / sh / dotcmd / out / compound_break_func.out
1 compound start
2 before dotcmd
3 before function
4 before break
5 after break
6 after function
7 after dotcmd, return value: 0
8 compound end