Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
when
/
whenOnNothing.txt
blob: d952e2fe32aec61aea7959e2d444b898eb8c3cb1 [
file
]
package
public fun test1(/*0*/ n: kotlin.Nothing): kotlin.Unit
public fun test2(/*0*/ n: kotlin.Nothing?): kotlin.Unit
public fun test3(/*0*/ n: kotlin.Nothing?): kotlin.Unit