
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_0a8f3cfa_d4ee_4c27_864d_e9dd851d09c9 [id="id_0a8f3cfa_d4ee_4c27_864d_e9dd851d09c9#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_3a6490da_74fd_4d36_9878_02913b7f58ad [id="id_3a6490da_74fd_4d36_9878_02913b7f58ad#Declare" pos="0.0,9999.0625!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="x" tooltip="x: Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  end_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 [id="end_id_7b0e059b_4db9_46b9_8ca8_983fb5200012#DoWhileEndId" class="flowrun-not-selectable" pos="0.0,9998.125!" group="fun-main" 
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2 fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  id_443a3592_e000_4f61_b17d_0b89fdb7adcd [id="id_443a3592_e000_4f61_b17d_0b89fdb7adcd#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_c76d8754_9bbb_4d7a_9f66_e9fc113a48a2"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  id_7b0e059b_4db9_46b9_8ca8_983fb5200012 [id="id_7b0e059b_4db9_46b9_8ca8_983fb5200012#DoWhile" pos="0.0,9996.25!" height=0.5 width=1.1600000000000001 fixedsize=true group="fun-main" 
  label="x <= 0" tooltip="x <= 0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 [pos="1.25,9998.125!" shape=point width=0]
  true_dummy_down_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 [pos="1.25,9996.25!" shape=point width=0]
  
  
  id_ed46dd02_62dd_4697_9baa_7d915a6694f9 [id="id_ed46dd02_62dd_4697_9baa_7d915a6694f9#Return" pos="0.0,9995.3125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_0a8f3cfa_d4ee_4c27_864d_e9dd851d09c9:s -> id_3a6490da_74fd_4d36_9878_02913b7f58ad:n [id="id_0a8f3cfa_d4ee_4c27_864d_e9dd851d09c9@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3a6490da_74fd_4d36_9878_02913b7f58ad:s -> end_id_7b0e059b_4db9_46b9_8ca8_983fb5200012:n [id="id_3a6490da_74fd_4d36_9878_02913b7f58ad@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 -> id_443a3592_e000_4f61_b17d_0b89fdb7adcd [id="id_7b0e059b_4db9_46b9_8ca8_983fb5200012@id_c76d8754_9bbb_4d7a_9f66_e9fc113a48a2" tailtooltip=" " edgetooltip=" " ]
  id_443a3592_e000_4f61_b17d_0b89fdb7adcd:s -> id_7b0e059b_4db9_46b9_8ca8_983fb5200012:n [id="id_443a3592_e000_4f61_b17d_0b89fdb7adcd@id_c76d8754_9bbb_4d7a_9f66_e9fc113a48a2" tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-TRUE
  id_7b0e059b_4db9_46b9_8ca8_983fb5200012:e -> true_dummy_down_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 -> true_dummy_up_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_7b0e059b_4db9_46b9_8ca8_983fb5200012 -> end_id_7b0e059b_4db9_46b9_8ca8_983fb5200012:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_7b0e059b_4db9_46b9_8ca8_983fb5200012:s -> id_ed46dd02_62dd_4697_9baa_7d915a6694f9 [id="id_7b0e059b_4db9_46b9_8ca8_983fb5200012@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  

}
