rule a:
    output:
        "test.out"
    handover: True
    script:
        "script.py"