3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
|
class Id {
|
||
|
<GPM, FNF extends GPM> Fun1<? extends GPM, ? super FNF> op = (x) -> x;
|
||
|
}
|