forked from JavaTX/JavaCompilerCore
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
|
class Id {
|
||
|
<FR, EL extends FR> Fun1<FR, EL> op = (x) -> x;
|
||
|
}
|