diff options
author | Damien George <damien@micropython.org> | 2022-03-25 12:35:49 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-03-25 12:35:49 +1100 |
commit | 9e3e67b1d8bf0fd5ee612b3c828ae549f76d1407 (patch) | |
tree | f1047dca175f2170be58a87e619034ffd1a4e50d /py/compile.c | |
parent | 768879f999f4739e8507ae6013b5e9271618656e (diff) |
py/objgenerator: Fix unused variables when native gen extracts prelude.
Some compilers will warn about unused variables like scope_flags. So use
MP_BC_PRELUDE_SIG_DECODE() which will silence these warnings.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions