xref: /freebsd/bin/sh/tests/parser/line-cont2.0 (revision af23369a6deaaeb612ab266eb88b8bb8d560c322)
1# $FreeBSD$
2
3[ "a\
4b" = ab ]
5