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