1 # $FreeBSD: head/bin/sh/tests/builtins/return5.0 211349 2010-08-15 21:06:53Z jilles $
3 if [ "$1" != nested ]; then
7 # Allow return to return from the function or the dot script.
13 # To trigger the bug, the following commands must be at the top level,
14 # with newlines in between.