cpython/Lib/test/typinganndata/ann_module4.py
Victor Stinner e59ee6c59e
[3.11] gh-108303: Move ann_module*.py files to typinganndata/ folder (#108354) (#109673)
gh-108303: Move `ann_module*.py` files to `typinganndata/` folder (#108354)

(cherry picked from commit 3f61cf646d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2023-09-21 18:18:39 +00: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