Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
explicitDefinitelyNotNullableViaIntersection
/
disabledFeature.txt
blob: c2e285b6fbadbe45636b11b75561acd2c1da8b2b [
file
]
package
public fun </*0*/ T> foo(/*0*/ x: T, /*1*/ y: T): kotlin.collections.List<T>?