mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 21:30:22 +01:00
Instance members are always treated as values, even if they are properties. A test is added to show this is the case.
Instance members are always treated as values, even if they are properties. A test is added to show this is the case.