summaryrefslogtreecommitdiff
path: root/test/mdim1.ok
blob: 1247fab1f09504128d70c6c154c687eb10d9ea9c (plain)
1
2
3
4
5
6
7
8
9
typeof(x[0]) is untyped
typeof(x[1]) is unassigned
typeof(x[0]) is array
typeof(x[0][1]) is string
typeof(y) is untyped
typeof(y) is unassigned
typeof(z) is unassigned
gawk: mdim1.awk:13: fatal: attempt to use scalar `x["1"]' as an array
EXIT CODE: 2