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

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

scala> :quit