Files
kotlin-fork/compiler/testData/diagnostics/tests/explicitDefinitelyNotNull/disabledFeature.txt
T
2021-04-09 13:06:28 +03:00

5 lines
88 B
Plaintext
Vendored

package
public fun </*0*/ T> foo(/*0*/ x: T, /*1*/ y: T): kotlin.collections.List<T>?