package ppp class X(p: Int) class C { fun foo() { val v = :: } } // ELEMENT: X