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