diff options
Diffstat (limited to 'shell_cmds/sh/tests/parser/comment2.42')
| -rw-r--r-- | shell_cmds/sh/tests/parser/comment2.42 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell_cmds/sh/tests/parser/comment2.42 b/shell_cmds/sh/tests/parser/comment2.42 new file mode 100644 index 0000000..7e623c9 --- /dev/null +++ b/shell_cmds/sh/tests/parser/comment2.42 @@ -0,0 +1,4 @@ +# $FreeBSD: head/bin/sh/tests/parser/comment2.42 295818 2016-02-19 16:56:07Z jilles $ + +${SH} -c '# +exit 42' |
