summary refs log tree commit diff
path: root/bin/1sh/tests/parser/empty-braces1.0
blob: 5b3b379bafde0d9090389ee2f301aabe04507793 (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD: releng/12.1/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 $!