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