<module demo_eager
    <function def foo(x: Literal['r', 'w']) -> Union[str, int]: ...>
    <function def bar(x: list[int], /) -> List[int]: ...>
>