]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/sh/tests/execution/bg3.0
MFC r287148: sh: Fix out of bounds read when there is no ] after a [:class:].
[FreeBSD/stable/10.git] / bin / sh / tests / execution / bg3.0
1 # $FreeBSD$
2
3 f() { return 42; }
4 f
5 (:) &