
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_89241462_b32d_4cf0_8644_044ba76b41e0 [id="id_89241462_b32d_4cf0_8644_044ba76b41e0#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_b050c0ca_4d1f_4d61_8e46_2626c278987d [id="id_b050c0ca_4d1f_4d61_8e46_2626c278987d#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_88188729_245f_4225_837c_4749038b7740 [id="end_id_88188729_245f_4225_837c_4749038b7740#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_09bda7c2_3845_4880_a88a_4b13b416a430 [id="id_09bda7c2_3845_4880_a88a_4b13b416a430#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_a443dc22_e8da_40b7_817f_8443b8eb778c"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  id_88188729_245f_4225_837c_4749038b7740 [id="id_88188729_245f_4225_837c_4749038b7740#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_88188729_245f_4225_837c_4749038b7740 [pos="1.25,9998.125!" shape=point width=0]
  true_dummy_down_id_88188729_245f_4225_837c_4749038b7740 [pos="1.25,9996.25!" shape=point width=0]
  
  
  id_3eb12208_b373_4b91_b33c_43775f17b1e7 [id="id_3eb12208_b373_4b91_b33c_43775f17b1e7#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_89241462_b32d_4cf0_8644_044ba76b41e0:s -> id_b050c0ca_4d1f_4d61_8e46_2626c278987d:n [id="id_89241462_b32d_4cf0_8644_044ba76b41e0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b050c0ca_4d1f_4d61_8e46_2626c278987d:s -> end_id_88188729_245f_4225_837c_4749038b7740:n [id="id_b050c0ca_4d1f_4d61_8e46_2626c278987d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_88188729_245f_4225_837c_4749038b7740 -> id_09bda7c2_3845_4880_a88a_4b13b416a430 [id="id_88188729_245f_4225_837c_4749038b7740@id_a443dc22_e8da_40b7_817f_8443b8eb778c" tailtooltip=" " edgetooltip=" " ]
  id_09bda7c2_3845_4880_a88a_4b13b416a430:s -> id_88188729_245f_4225_837c_4749038b7740:n [id="id_09bda7c2_3845_4880_a88a_4b13b416a430@id_a443dc22_e8da_40b7_817f_8443b8eb778c" tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-TRUE
  id_88188729_245f_4225_837c_4749038b7740:e -> true_dummy_down_id_88188729_245f_4225_837c_4749038b7740 [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_88188729_245f_4225_837c_4749038b7740 -> true_dummy_up_id_88188729_245f_4225_837c_4749038b7740 [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_88188729_245f_4225_837c_4749038b7740 -> end_id_88188729_245f_4225_837c_4749038b7740:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_88188729_245f_4225_837c_4749038b7740:s -> id_3eb12208_b373_4b91_b33c_43775f17b1e7 [id="id_88188729_245f_4225_837c_4749038b7740@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  

}
