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