diff options
Diffstat (limited to 'bin/sh/dotcmd/out/while_break_compound.out')
| -rw-r--r-- | bin/sh/dotcmd/out/while_break_compound.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/sh/dotcmd/out/while_break_compound.out b/bin/sh/dotcmd/out/while_break_compound.out new file mode 100644 index 000000000000..05c23eb4284c --- /dev/null +++ b/bin/sh/dotcmd/out/while_break_compound.out @@ -0,0 +1,5 @@ +before while +before dotcmd +compound start +before break +after while |
