3 lines
32 B
Plaintext
3 lines
32 B
Plaintext
|
|
def f(x: int) -> None:
|
||
|
|
pass
|