855a0b3493
It helps to catch TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM errors because they appear after return type calculation began #KT-6271 Fixed #KT-3272 Obsolete
5 lines
78 B
Plaintext
Vendored
5 lines
78 B
Plaintext
Vendored
package
|
|
|
|
public fun foo(): kotlin.Unit
|
|
public fun </*0*/ T> id(/*0*/ x: T): T
|