Files
kotlin-fork/compiler/testData/codegen/box
Anton Bannykh 23e218396e JS: support SAM conversion
The SAM adapter is generate on declaration site. This is different
from the JVM approach.

`external fun interface` is banned for now.

Reusing interface declaration for the adapter is a hack which
reduces code size and makes importing/exporting the adapter
effortless.
2020-02-26 18:57:11 +03:00
..
2020-02-17 10:29:45 +03:00
2020-02-07 18:44:50 +03:00
2020-02-26 18:57:11 +03:00
2020-02-14 18:22:17 +03:00
2020-02-20 14:24:02 +03:00
2019-11-01 19:40:20 +03:00