-
Roman Alifanov authored
Support assigning to object fields from outside the class using obj.field = value syntax with all compound operators (=, +=, -=, *=, /=, ..=). Also support typed parameters in functions to enable field assignment on passed objects.
5e6d896e
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_integration.py | ||
| test_lexer.py | ||
| test_parser.py |