Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
functionAsExpression
/
Parameters.txt
blob: 555163912ebcdde53f643f446d3e46dbae09ef3c [
file
]
package
public val bar: (kotlin.Int) -> kotlin.Unit
public val bas: (kotlin.IntArray) -> kotlin.Unit
public fun gar(): (kotlin.Int) -> kotlin.Unit
public fun gas(): (kotlin.IntArray) -> kotlin.Unit
public fun outer(/*0*/ b: kotlin.Any?): kotlin.Unit