Files
2013-04-24 15:17:53 +04:00

3 lines
60 B
Python

def foo(notVar=False):
var1 = True
return not notVar