modified: ../../../../resources/bytecode/javFiles/OLFun.jav
This commit is contained in:
parent
ffdedd4f99
commit
ba66f29fba
@ -14,5 +14,6 @@ public class OLFun {
|
|||||||
|
|
||||||
m2(y) {
|
m2(y) {
|
||||||
m(x -> x * 2, y);
|
m(x -> x * 2, y);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user