// LANGUAGE_VERSION: 1.6 // EXTRACTION_TARGET: property with initializer val a = 1 fun foo(): Boolean { return 1>1 }