aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t0612/C.scala
blob: 1f260a5b02ea5ce4f8e49e903d3bc6b755c752e4 (plain) (blame)
1
2
3
4
5
6
package test
package app

class C {
  Ob.f
}