Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
nullabilityAndSmartCasts
/
smartCastReceiverWithGenerics.txt
blob: 30f1f1ab86cb39b18762de38ce05516dd0d05835 [
file
]
package
public fun test(/*0*/ a: kotlin.Any?): kotlin.Unit
public fun </*0*/ T> kotlin.Any.foo(/*0*/ t: T): T