Files
kotlin-fork/idea/testData/debugger/sequence/dsl/lambdaWithCodeBlock.out
T

5 lines
38 B
Plaintext
Vendored

{ y ->
y.method1()
y.method2()
}