]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - bin/sh/tests/parser/empty-braces1.0
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / bin / sh / tests / parser / empty-braces1.0
1 # $FreeBSD$
2
3 # Unfortunately, some scripts depend on the extension of allowing an empty
4 # pair of braces.
5
6 { } &
7 wait $!