JavaTXCompilerInJavaTX/test/bytecode/Identity.jav

5 lines
32 B
Java

class Identity{
op = (x)->x;
}