forked from VimPlug/jedi
3f09f3a304
This makes it possible to assign variables like
asdf: typing.List[int] = []
This makes it possible to assign variables like
asdf: typing.List[int] = []