aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/parser/line-cont7.0
blob: 6c48642af5f3f0149515dfeb1483c89e1bf2237c (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: head/bin/sh/tests/parser/line-cont7.0 273276 2014-10-19 11:59:15Z jilles $

[ "$(\
(
1\
+ 1)\
)" = 2 ]