blob: c5468b6a97c4f83660eef55b3ec10b274c47f743 [file] [log] [blame]
def a():
print 'a'
@task
def b():
print 'b'