summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml05.check
blob: 8d3e803bc8734d625a9ea205b13ade63336d89f4 (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;"/>

scala> 

scala>