Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
cast
/
NullableToNullable.txt
blob: 91d2e0b08663bc88560621408767cc4dcd07d235 [
file
]
package
public val x: kotlin.String? = null
public fun foo(/*0*/ a: kotlin.String?): kotlin.Int?