JavaCompilerCore/resources/bytecode/javFiles/Tph2.jav

6 lines
84 B
Java

public class Tph2 {
id = x->x;
id3 (x) {
return id.apply(x);
}
}