609ffc10a9
- update diagnostic to (supposedly) more useful - also report IMPLICIT_CAST_TO_ANY if expected type is DONT_CARE (effectively "no expected type" for lambda expression).
5 lines
91 B
Plaintext
Vendored
5 lines
91 B
Plaintext
Vendored
package
|
|
|
|
public fun </*0*/ T> run(/*0*/ block: () -> T): T
|
|
public fun test1(): kotlin.Unit
|