diff options
Diffstat (limited to 'shell_cmds/sh/tests/builtins/lineno.0.stdout')
| -rw-r--r-- | shell_cmds/sh/tests/builtins/lineno.0.stdout | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell_cmds/sh/tests/builtins/lineno.0.stdout b/shell_cmds/sh/tests/builtins/lineno.0.stdout new file mode 100644 index 0000000..82583a9 --- /dev/null +++ b/shell_cmds/sh/tests/builtins/lineno.0.stdout @@ -0,0 +1,9 @@ +2 +3 +2 +3 +12 +13 +foo +foo +2 |
