cpython/Lib/test/typinganndata/ann_module4.py
Miss Islington (bot) b153cab6d8
[3.12] gh-108303: Move ann_module*.py files to typinganndata/ folder (GH-108354) (#109672)
gh-108303: Move `ann_module*.py` files to `typinganndata/` folder (GH-108354)
(cherry picked from commit 3f61cf646d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2023-10-02 17:10:33 +02:00

5 lines
81 B
Python

# This ann_module isn't for test_typing,
# it's for test_module
a:int=3
b:str=4