Add anonymousObjectOriginName/lambdaClassOriginName to kotlinx-metadata
#KT-21320 #KT-23198
This commit is contained in:
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public inline fun a(): kotlin.Unit
|
||||
public inline fun b(): kotlin.Unit
|
||||
public inline fun c(): kotlin.Unit
|
||||
public inline fun c(/*0*/ crossinline f: () -> kotlin.Unit): kotlin.Unit
|
||||
public inline fun d(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user