Files
moxa/interp
Marc Vertes 7d8fdbc1fc interp: fix closure in a struct field
Functions in a struct fields are always wrapped (as potentially
used by the runtime), so generate a function wrapper also for
closure when assigned to a struct field.

When such a function is called from the interpreter, ensure that
interface arguments are also wrapped so method and receiver resolution
can be performed.

Fixes partially #1043.
2021-03-11 15:26:04 +01:00
..
2021-03-11 15:26:04 +01:00
2020-08-20 13:14:15 +02:00
2021-02-01 12:23:29 +01:00
2020-07-30 11:18:04 +02:00
2021-03-11 15:26:04 +01:00
2021-03-11 15:26:04 +01:00
2021-03-11 15:26:04 +01:00