summaryrefslogtreecommitdiff
path: root/test/superid.lm
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2013-04-13 10:44:45 -0400
committerAdrian Thurston <thurston@complang.org>2013-04-13 10:44:45 -0400
commitf34149a3990b06f647fcba9664471dfa6957a844 (patch)
tree8c72994004ffd3e79eeb42e51586aaa386c0f590 /test/superid.lm
parente0cc080f94de6764b2eae8ef3815882316ebb922 (diff)
downloadcolm-f34149a3990b06f647fcba9664471dfa6957a844.tar.gz
updated tests for parent commit (parse returns tree)
Diffstat (limited to 'test/superid.lm')
-rw-r--r--test/superid.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/superid.lm b/test/superid.lm
index 2736c66d..2e707492 100644
--- a/test/superid.lm
+++ b/test/superid.lm
@@ -60,7 +60,7 @@ end # si
cons SuperId: si[]
parse S: si::start(SuperId)[stdin]
-print_xml( S.tree )
+print_xml( S )
print( '\n' )
##### IN #####
!a b b a;