summaryrefslogtreecommitdiff
path: root/test/lookup1.exp
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2011-11-23 07:16:15 +0000
committerAdrian Thurston <thurston@complang.org>2011-11-23 07:16:15 +0000
commit95c94d3cc8b40f072f92c70ef5eb5d6ed3c68cef (patch)
tree8ad8d4305c389cd2db855c5a740f7a62a4f41e56 /test/lookup1.exp
parent41b5b699470b60381bb9b06e37d25144e91d778c (diff)
downloadcolm-95c94d3cc8b40f072f92c70ef5eb5d6ed3c68cef.tar.gz
Flattening tests. Not claiming any particular language.
Diffstat (limited to 'test/lookup1.exp')
-rw-r--r--test/lookup1.exp58
1 files changed, 58 insertions, 0 deletions
diff --git a/test/lookup1.exp b/test/lookup1.exp
new file mode 100644
index 00000000..8fc58d76
--- /dev/null
+++ b/test/lookup1.exp
@@ -0,0 +1,58 @@
+***** NAMSPACES *****
+<root_namespace> {
+ A {
+ B
+ }
+ B {
+ Find
+ }
+ C {
+ D
+ I
+ f
+ g
+ i
+ j
+ find
+ }
+ C
+ C
+ C
+ D
+ E
+ E
+ T
+ Y {
+ Z
+ f
+ t
+ }
+ a
+ b
+ b
+ c
+ c
+ d
+ e
+ f
+ f
+ f
+ i
+ i
+ Int
+ ns1 {
+ sub1 {
+ A
+ }
+ sub2 {
+ B
+ }
+ }
+ ns2 {
+ C
+ i
+ }
+ function
+}
+***** UNKNOWN DECLARATORS *****
+C