index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
isarrayunset.awk
blob: 8b54cdcacf93d5787175fe6cca6417b7d2d71d46 (
plain
)
1
BEGIN
{
print
isarray
(
a
)
}