summaryrefslogtreecommitdiff
path: root/test/files/neg/t2275b.check
blob: 43e34cc4d3aad2931ed7f60bc93dc32bb33c214f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
t2275b.scala:2: error: in XML literal: in XML content, please use '}}' to express '}'
  {<br>}xx
       ^
t2275b.scala:2: error:  I encountered a '}' where I didn't expect one, maybe this tag isn't closed <br>
  {<br>}xx
    ^
t2275b.scala:3: error: '}' expected but eof found.
}
 ^
three errors found