Do not discriminate synthesized candidates.
#KT-9965 Fixed
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package
|
||||
|
||||
package a {
|
||||
public fun SamConstructor(/*0*/ a: () -> kotlin.Unit): kotlin.Unit
|
||||
}
|
||||
|
||||
package b {
|
||||
public fun test(): kotlin.Unit
|
||||
}
|
||||
Reference in New Issue
Block a user