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

7 lines
182 B
Plaintext
Vendored

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