aboutsummaryrefslogtreecommitdiff
path: root/tests/micropython/viper_globals.py.exp
AgeCommit message (Collapse)Author
2018-09-15py/emitnative: Make viper funcs run with their correct globals context.Damien George
Viper functions will now capture the globals at the point they were defined and use these globals when executing.