def __getitem__()

in typehints/stdlib/array.pyi [0:0]


    def __getitem__(self, index: int) -> _T: