micropython

Annotated tests/simple_assign.py

796:78f31936f4e1
2014-03-17 Paul Boddie Added another test of "for" and attribute usage. syspython-as-target
paul@430 1
#!/usr/bin/env python
paul@430 2
paul@430 3
result_1 = 1
paul@430 4
paul@430 5
# vim: tabstop=4 expandtab shiftwidth=4