mirror of
https://github.com/micropython/micropython.git
synced 2026-01-27 14:20:19 +01:00
This fixes constant substitution so that only standalone identifiers are replaced with their constant value (if they have one). I.e. don't replace NAME in expressions like obj.NAME or NAME = expr.
42 KiB
42 KiB