Files
kotlin-fork/idea/resources/intentionDescriptions/SpecifyExplicitLambdaSignatureIntention/before.kt.template
T

1 line
39 B
Plaintext

foo(1, 2, <spot>{a, b -> a + b}</spot>)