"""Test that shadowing a `__future__` import does not produce a warning."""
from __future__ import annotations
import annotations