blob: a4c25e4b3c77147c588c7a713d856503c015ffa7 [file] [log] [blame]
Alexander Belopolsky9d17da32010-09-13 16:45:02 +00001def func(x):
2 b = x + 1
3 return b + 2