// FIR_IDENTICAL package test class ParameterName { inline fun foo(crossinline block: (input: A, state: B) -> Unit) {} }