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