Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/inference/kt37627.txt
T
Pavel Kirpichenkov e39b69839b [NI] Make constraint check for type variables with complex dependency
Additional check for trivial constraints is needed to make lambda
analysis before outer variable fixation to Nothing(?)

^KT-37627 Fixed
2020-03-26 17:06:37 +03:00

4 lines
58 B
Plaintext
Vendored

package
public fun foo(/*0*/ x: kotlin.Int): kotlin.Unit