summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml05.check
blob: 00e617c578b6de441e2d10f14082b0cff8c1b8e1 (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>