Skip to content

Commit d8fad9c

Browse files
committed
Java frontend: support lambdas whose functional interfaces merge several methods
For example, if Intf1 declares int f(int) and so does Intf2, then Merge which implements both Intf1 and Intf2 is a functional interface.
1 parent 92afefe commit d8fad9c

13 files changed

+107
-44
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)