aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/parser/empty-braces1.0
blob: 4aac8062367d374506c8904a75630f18529fb1b0 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: head/bin/sh/tests/parser/empty-braces1.0 245382 2013-01-13 19:26:33Z jilles $

# Unfortunately, some scripts depend on the extension of allowing an empty
# pair of braces.

{ } &
wait $!