3 lines
62 B
Plaintext
Raw Normal View History

2014-06-10 20:23:01 +02:00
class Id {
<FR, EL extends FR> Fun1<FR, EL> op = (x) -> x;
}