Files
kotlin-fork/compiler/testData/diagnostics/tests/properties/inferenceFromGetters/cantBeInferred.ni.txt
T

7 lines
238 B
Plaintext
Vendored

package
public val x: [Error type: Return type for function cannot be resolved]
public val y: [Error type: Return type for function cannot be resolved]
public fun </*0*/ E> bar(): kotlin.collections.List<E>
public fun </*0*/ E> foo(): E