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