Move SAM constructors to synthetic scope
This commit is contained in:
-1
@@ -1,6 +1,5 @@
|
||||
package
|
||||
|
||||
public /*synthesized*/ fun A(/*0*/ function: () -> kotlin.String!): A
|
||||
public fun </*0*/ T : B> test(/*0*/ x: T): kotlin.Unit where T : A, T : C
|
||||
|
||||
public interface A {
|
||||
|
||||
Reference in New Issue
Block a user