// "Create property 'foo'" "true" // ERROR: Property must be initialized class Cyclic> fun test() { val c : Cyclic<*> = foo }