JavaTXCompilerInJavaTX/test/bytecode/Identity.jav
2015-09-22 18:43:36 +02:00

4 lines
31 B
Java

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