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