Skip to content

Commit 49b5e4a

Browse files
committed
Implement the behavior of anonymous JS classes.
This was in fact much easier than I thought. Unlike in scalac, where we forcefully reattach captures as normal constructor arguments, here we keep them as captures. This is much more natural, and yields a simpler implementation.
1 parent ffbd08c commit 49b5e4a

File tree

7 files changed

+309
-59
lines changed

7 files changed

+309
-59
lines changed

0 commit comments

Comments
 (0)