Move SAM constructors to synthetic scope
This commit is contained in:
Vendored
-1
@@ -1,6 +1,5 @@
|
||||
package
|
||||
|
||||
@SamWithReceiver public /*synthesized*/ fun Sam(/*0*/ function: kotlin.String!.() -> kotlin.Unit): Sam
|
||||
public fun test(): kotlin.Unit
|
||||
|
||||
public open class Exec {
|
||||
|
||||
Reference in New Issue
Block a user