mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
6 lines
68 B
Text
6 lines
68 B
Text
# $FreeBSD$
|
|
|
|
echo before: $LINENO
|
|
dummy=$'a\0
|
|
'
|
|
echo after: $LINENO
|