Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
nullabilityAndSmartCasts
/
SenselessNullInWhen.txt
blob: 24e59a0e99afd40478b4437ccfc8f812b0bc15fe [
file
]
package
package kt2457 {
public fun foo(/*0*/ i: kotlin.Int): kotlin.Int
}