xref
: /
illumos-gate
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
exit2.awk
(revision 74e12c43fe52f2c30f36e65a4d0fb0e8dfd7068a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
function
_fn0
() {
exit
}
2
BEGIN
{
ARRAY
[
_fn0
()] }
3