summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml05.check
blob: 21db1e7ef5d185dee4036d3ab1c51a7a5e1014ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Type in expressions to have them evaluated.
Type :help for more information.

scala>

scala> <city name="San Jos&eacute;"/>
res0: scala.xml.Elem = <city name="San Jos&eacute;"></city>

scala>

scala>