## What happened? <!-- One or two sentences about the bug and why it matters --> ## How to reproduce <!-- Minimal Dana code or shell command to reproduce --> ```dana <your Dana code here> ``` ## What did you expect? <!-- One sentence on what should have happened --> ## What did you get? ```text <the error message or incorrect output> ``` ## Environment - OS: - Python version: - Branch/commit: - Run method (e.g. `bin/dana`): ## Anything else? (optional) <!-- Notes, possible fix, or guesses about the component -->