summaryrefslogtreecommitdiff
path: root/tests/micropython/const.py.exp
AgeCommit message (Expand)Author
2016-06-06py/parse: Treat constants that start with underscore as private.Damien George
2014-05-08py, compiler: Add basic support for A=const(123).Damien George