// IS_APPLICABLE: false class Test() { fun test() { val i = Test() val b = i } }