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