Tya v0.72.11
- Add bare array block assignments.
- Add bare dictionary block expressions and multiline keyword argument calls.
- Make String and Bytes semantics consistent for Unicode text and raw bytes.
- Use character indexes in stdlib parsers, including XML Unicode attributes/text.
- Preserve legacy selfhost byte-indexed string behavior under TYA_LEGACY_MODULES.