summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/execution/func1.0
blob: 317b00588686d496d37b2ceff927cdee3cdb93fd (plain)
1
2
3
4
# $FreeBSD$

MALLOC_OPTIONS=J sh -c 'g() { g() { :; }; :; }; g' &&
MALLOC_OPTIONS=J sh -c 'g() { unset -f g; :; }; g'
OpenPOWER on IntegriCloud