summaryrefslogtreecommitdiff
path: root/test/files/neg/t5361.check
blob: d7fee87ccdf324f07037e9368e5df05286b430ac (plain) (blame)
1
2
3
4
t5361.scala:2: error: only declarations allowed here
  val x : { val self = this } = new { self => }
                ^
one error found