]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/builtins/lineno3.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / lineno3.0
1 # $FreeBSD: head/bin/sh/tests/builtins/lineno3.0 272482 2014-10-03 20:24:56Z jilles $
2
3 echo before: $LINENO
4 dummy=$'a\0
5 '
6 echo after: $LINENO