Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
checkArguments
/
twoLambdasFunction.txt
blob: e0fe42f970442ff9fdf2f3e9177a6d10997d15c9 [
file
]
package
public fun main(): kotlin.Unit
public fun test(/*0*/ x: () -> kotlin.Unit, /*1*/ y: () -> kotlin.Unit): kotlin.Unit