Files
openide/plugins/stream-debugger/testData/dsl/java/lambdaWithCodeBlock.out
T

5 lines
40 B
Plaintext

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