// FIR_IDENTICAL // KT-439 Support labeled function literals in call arguments fun main1(args : Array) { run l@{ 1 } // should not be an error }