Searched defs:staticvar (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dcomvar.sh195 function staticvar function
206 staticvar
208 [[ $(staticvar x) == $'(\n\ttypeset -i x=3\n\ttypeset -i y=5\n\tz=foobar\n)' ]] || err_exit 'static variables in function not working'

Completed in 45 milliseconds