Files
kotlin-fork/compiler/testData/diagnostics/tests/inference/builderInference/kt47986Default.diag.txt
T
2023-01-30 09:29:57 +00:00

5 lines
119 B
Plaintext
Vendored

/kt47986Default.kt:10:13: error: not enough information to infer type variable K
val x = buildFoo {
^