summaryrefslogtreecommitdiff
path: root/test/files/neg/xmlParsing002.check
blob: f025013852af3b12686eebc3e486c4a6ab2b6fc1 (plain) (blame)
1
2
3
4
xmlParsing002.scala:13: in XML literal: whitespace expected
  val y = <hello foo="bar"baz="baz"></hello>.toString();
                          ^
one error found