@ -133,5 +133,6 @@ def bar2(x: list[virtual[Base]]) -> int:
bar([Base(), Derived()])
```
Structural subtyping support is not determined yet.
Structural subtyping support is not determined yet. Attractive, but probably
harder and slower.