diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-17 18:22:05 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-01-17 18:22:05 +0200 |
commit | 8c26b0480d3f83416e6791a0453e3548e139a00f (patch) | |
tree | 2e5f368e845606894fd11adbfd0b97755e59abfe /test/isarrayunset.ok | |
parent | f125b932361d91ee4a92806a62704d3279da6417 (diff) | |
download | egawk-8c26b0480d3f83416e6791a0453e3548e139a00f.tar.gz egawk-8c26b0480d3f83416e6791a0453e3548e139a00f.tar.bz2 egawk-8c26b0480d3f83416e6791a0453e3548e139a00f.zip |
Fix isarray to take unset variable.
Diffstat (limited to 'test/isarrayunset.ok')
-rw-r--r-- | test/isarrayunset.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/isarrayunset.ok b/test/isarrayunset.ok new file mode 100644 index 00000000..573541ac --- /dev/null +++ b/test/isarrayunset.ok @@ -0,0 +1 @@ +0 |