PythonExtra/tests/micropython/const.py.exp
Damien George b1533c4366 py/parse: Treat constants that start with underscore as private.
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.
2016-06-06 17:28:32 +01:00

6 lines
37 B
Plaintext

123 580
123 580
12 46
1 2
True False