mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
Assignments of the form "_id = const(value)" are treated as private (following a similar CPython convention) and code is no longer emitted for the assignment to a global variable. See issue #2111.
42 KiB
42 KiB