// IGNORE_BACKEND_FIR: JVM_IR fun box(): String { fun foo(t: T) = t return foo("OK") }