blob: 2e94f218446da37d802e63efad72cfeb2814f428 [file] [log] [blame]
def a():
print 'a'
@task
<caret>def b():
print 'b'