// ERROR: Unresolved reference: Foo internal class C { val f = Foo(1, 2) }