jolly-easter-30455
@task def a_mappable_task(a: int) -> List[int]: l = [a] * 3 return l
freezing-airport-6809