xref
: /
third_party
/
python
/
Lib
/
test
/
ann_module4.py
(revision 7db96d56)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/python/Lib/test/
1
# This ann_module isn't for test_typing,
2
# it's for test_module
3
4
a:
int
=
3
5
b:
str
=
4
6