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