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