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