mirror of
https://github.com/micropython/micropython.git
synced 2026-01-29 15:20:17 +01:00
If a function has children then the code object returned from __code__ must contain an `mp_raw_code_t` (actually `mp_raw_code_truncated_t` is enough) that points to the child table. Signed-off-by: Damien George <damien@micropython.org>
801 B
801 B