Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
declarationChecks
/
anonymousFunAsLastExpressionInBlock.txt
blob: 08384cb3db400d2e919b11ef6f315f2bf17d3fad [
file
]
package
public fun foo(/*0*/ block: () -> () -> kotlin.Int): kotlin.Unit
public fun test(): kotlin.Unit