Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
5e49b472f81ed95098eec9749aa2ad0415fac731
/
.
/
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