
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_eb520947_ad9f_4805_b76e_c348c995d138 [id="id_eb520947_ad9f_4805_b76e_c348c995d138#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_4622bebf_0aab_40f9_bafe_f02b74fc9885 [id="id_4622bebf_0aab_40f9_bafe_f02b74fc9885#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_ac935933_9c46_44c1_8598_aa75aba778b4 [id="end_id_ac935933_9c46_44c1_8598_aa75aba778b4#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_8a9ae80e_b1cc_47d7_a91b_d74a1fb84cdd [id="id_8a9ae80e_b1cc_47d7_a91b_d74a1fb84cdd#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_18fa1613_edf5_40c6_93c3_51d34d397289"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  id_ac935933_9c46_44c1_8598_aa75aba778b4 [id="id_ac935933_9c46_44c1_8598_aa75aba778b4#DoWhile" pos="0.0,9996.25!" height=0.5 width=1.0 fixedsize=true group="fun-main" 
  label="X<=0" tooltip="X<=0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_ac935933_9c46_44c1_8598_aa75aba778b4 [pos="1.25,9998.125!" shape=point width=0]
  true_dummy_down_id_ac935933_9c46_44c1_8598_aa75aba778b4 [pos="1.25,9996.25!" shape=point width=0]
  
  
  id_8795e677_b8cf_42f7_9e66_c71774ffe66e [id="id_8795e677_b8cf_42f7_9e66_c71774ffe66e#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_eb520947_ad9f_4805_b76e_c348c995d138:s -> id_4622bebf_0aab_40f9_bafe_f02b74fc9885:n [id="id_eb520947_ad9f_4805_b76e_c348c995d138@fun-main" tailtooltip=" " edgetooltip=" "]
  id_4622bebf_0aab_40f9_bafe_f02b74fc9885:s -> end_id_ac935933_9c46_44c1_8598_aa75aba778b4:n [id="id_4622bebf_0aab_40f9_bafe_f02b74fc9885@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_ac935933_9c46_44c1_8598_aa75aba778b4 -> id_8a9ae80e_b1cc_47d7_a91b_d74a1fb84cdd [id="id_ac935933_9c46_44c1_8598_aa75aba778b4@id_18fa1613_edf5_40c6_93c3_51d34d397289" tailtooltip=" " edgetooltip=" " ]
  id_8a9ae80e_b1cc_47d7_a91b_d74a1fb84cdd:s -> id_ac935933_9c46_44c1_8598_aa75aba778b4:n [id="id_8a9ae80e_b1cc_47d7_a91b_d74a1fb84cdd@id_18fa1613_edf5_40c6_93c3_51d34d397289" tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-TRUE
  id_ac935933_9c46_44c1_8598_aa75aba778b4:e -> true_dummy_down_id_ac935933_9c46_44c1_8598_aa75aba778b4 [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_ac935933_9c46_44c1_8598_aa75aba778b4 -> true_dummy_up_id_ac935933_9c46_44c1_8598_aa75aba778b4 [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_ac935933_9c46_44c1_8598_aa75aba778b4 -> end_id_ac935933_9c46_44c1_8598_aa75aba778b4:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_ac935933_9c46_44c1_8598_aa75aba778b4:s -> id_8795e677_b8cf_42f7_9e66_c71774ffe66e [id="id_ac935933_9c46_44c1_8598_aa75aba778b4@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  

}
