mirror of
https://github.com/python/cpython.git
synced 2026-05-07 19:11:20 +00:00
5 lines
25 B
Python
5 lines
25 B
Python
|
|
def f():
|
||
|
|
pass
|
||
|
|
|
||
|
|
x = 42
|