summaryrefslogtreecommitdiff
path: root/test/files/pos/bug1626.scala
blob: 41072f23842d5cfc8b28c455f14ca7ce74ac5a8b (plain) (blame)
1
2
3
4
object o {
  val n = <a xmlns=""/>
  n.namespace == null
}