Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
nullabilityAndSmartCasts
/
kt2164.txt
blob: 9bfbc64292b4f055131c921d0780006eed5116f2 [
file
]
package
package kt2164 {
public fun foo(/*0*/ x: kotlin.Int): kotlin.Int
public fun main(): kotlin.Unit
}