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