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