Files
2016-02-11 23:36:59 +03:00

3 lines
47 B
Python

def f(a):
if a is not None:
<caret>