aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/builtins/lineno3.0
blob: 3271262497c00816e1947f9829048e2bb07debac (plain) (blame)
1
2
3
4
5
6
# $FreeBSD: head/bin/sh/tests/builtins/lineno3.0 272482 2014-10-03 20:24:56Z jilles $

echo before: $LINENO
dummy=$'a\0
'
echo after: $LINENO