aboutsummaryrefslogtreecommitdiffstats
path: root/test/typeof3.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-06-25 22:21:20 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-06-25 22:21:20 +0300
commit0302c2f241b0a4ab47a0e60213c132c4135fed93 (patch)
tree87a499985100b2cf726a358bf8ee06d9d2696dc0 /test/typeof3.ok
parenta3e0954544c7cc4f34b710ac863d56419b57915a (diff)
downloadegawk-0302c2f241b0a4ab47a0e60213c132c4135fed93.tar.gz
egawk-0302c2f241b0a4ab47a0e60213c132c4135fed93.tar.bz2
egawk-0302c2f241b0a4ab47a0e60213c132c4135fed93.zip
More work straightening out typeof, including tests.
Diffstat (limited to 'test/typeof3.ok')
-rw-r--r--test/typeof3.ok8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/typeof3.ok b/test/typeof3.ok
new file mode 100644
index 00000000..c8f458a1
--- /dev/null
+++ b/test/typeof3.ok
@@ -0,0 +1,8 @@
+regexp
+xx
+regexp
+scalar_n
+4
+scalar_n
+untyped
+gawk: test/typeof3.awk:18: fatal: attempt to use scalar `a["1"]' as an array