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