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