summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml03syntax.check
blob: b81c53e9b1b557b14c22f3d587c1d4114969513a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<hello>()</hello>
passed ok
<hello>()</hello>
passed ok
<hello>world</hello>
passed ok
<hello>1.5</hello>
passed ok
<hello>5</hello>
passed ok
<hello>true</hello>
passed ok
<hello>5</hello>
passed ok
<hello>27</hello>
passed ok
<hello>1 2 3 4</hello>
1
2
3
4
<hello>2 4</hello>
2
4