summaryrefslogblamecommitdiff
path: root/test/files/presentation/t4287/src/Foo.scala
blob: a744eaabe2040fbb2de5cc46c75db69630019cb5 (plain) (tree)
1
2
3
4
5




                                     
class Baz(val f: Int = B/*#*/.a/*#*/)

object B {
  val a = 2
}