summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.check
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2008-01-29 10:51:30 +0000
committermichelou <michelou@epfl.ch>2008-01-29 10:51:30 +0000
commitf913d796772ae3956702f0d96ca30a7992b8c396 (patch)
treee0e1627e251e54257f0c7b85f59d968d5cae66eb /test/files/jvm/xml03syntax.check
parent9d7b414f6cbb16d87fefb96e28d4c07afde7c65b (diff)
downloadscala-f913d796772ae3956702f0d96ca30a7992b8c396.tar.gz
scala-f913d796772ae3956702f0d96ca30a7992b8c396.tar.bz2
scala-f913d796772ae3956702f0d96ca30a7992b8c396.zip
added test for optional attributes
Diffstat (limited to 'test/files/jvm/xml03syntax.check')
-rw-r--r--test/files/jvm/xml03syntax.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/jvm/xml03syntax.check b/test/files/jvm/xml03syntax.check
index 7b2eb1310c..fd1e10cac9 100644
--- a/test/files/jvm/xml03syntax.check
+++ b/test/files/jvm/xml03syntax.check
@@ -12,3 +12,6 @@
<hello>2 4</hello>
2
4
+
+node=<elem key="<b>hello</b>"></elem>, key=Some(<b>hello</b>)
+node=<elem ></elem>, key=None