mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +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>
6.4 KiB
6.4 KiB