# Graph::Easy v0.76 input file
graph { flow: east; }

( restart_wf
  [ restart_wf root ] -> { start: east; end: west; } [ restart_wf body ] -> { start: east; end: west; } [ restart_wf leaf ]
) {
  border-style: dashed;
  }

[ restart_wf leaf ] -> [ recover_fw ]
