diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-04 12:04:34 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-10-04 12:04:34 +0200 |
commit | 81896b422307105edb9908958bbedd09967d9a05 (patch) | |
tree | 89421f3e15278d3d6a6bbd15066465e0bc62a2fd /test/functab3.ok | |
parent | 3d9b832439afeb1b05c60831e0865df585dc55ac (diff) | |
download | egawk-81896b422307105edb9908958bbedd09967d9a05.tar.gz egawk-81896b422307105edb9908958bbedd09967d9a05.tar.bz2 egawk-81896b422307105edb9908958bbedd09967d9a05.zip |
Add tests for SYMTAB and FUNCTAB.
Diffstat (limited to 'test/functab3.ok')
-rw-r--r-- | test/functab3.ok | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functab3.ok b/test/functab3.ok new file mode 100644 index 00000000..66f53d72 --- /dev/null +++ b/test/functab3.ok @@ -0,0 +1,2 @@ +x = foo +foo! |