Fix compiler failure related NO_EXPECTED_TYPE
Changes to turn KT-16016 into a compiler diagnostic error rather than a stack trace #KT-16016 Fixed
This commit is contained in:
committed by
Stanislav Erokhin
parent
ace3bfbbf9
commit
1f5cc059f9
@@ -0,0 +1,6 @@
|
||||
package
|
||||
|
||||
public val la: (???) -> kotlin.Unit
|
||||
public val larg: kotlin.Unit
|
||||
public val las: (kotlin.Int) -> kotlin.Unit
|
||||
public val twoarg: kotlin.Unit
|
||||
Reference in New Issue
Block a user