mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
To simplify their access and reduce code size. The `scope_flags` member is only ever used to determine if a function is a generator or not, so make it reflect that fact as a bool type. Signed-off-by: Damien George <damien@micropython.org>
14 KiB
14 KiB