summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.check
blob: 7b2eb1310c8b410e62d99e7e12b0e1bcfc6ab229 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<hello>world</hello>
<hello>1.5</hello>
<hello>5</hello>
<hello>true</hello>
<hello>5</hello>
<hello>27</hello>
<hello>1 2 3 4</hello>
1
2
3
4
<hello>2 4</hello>
2
4