summaryrefslogtreecommitdiff
path: root/test/isarrayunset.awk
blob: 8b54cdcacf93d5787175fe6cca6417b7d2d71d46 (plain)
1
BEGIN { print isarray(a) }