1# $FreeBSD: head/bin/sh/tests/parser/line-cont7.0 273276 2014-10-19 11:59:15Z jilles $
2
3[ "$(\
4(
51\
6+ 1)\
7)" = 2 ]
8