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