
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_a7299a4b_1a3e_4da6_9a53_8d1324a69e84 [id="id_a7299a4b_1a3e_4da6_9a53_8d1324a69e84#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_14e24b4b_1e92_4f06_b91c_c1b53ffe0932 [id="id_14e24b4b_1e92_4f06_b91c_c1b53ffe0932#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_18f08566_03e9_4afb_a9b8_0f6c4292efce [id="end_id_18f08566_03e9_4afb_a9b8_0f6c4292efce#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_d468397a_303b_44f4_845f_37eb35b60b58 [id="id_d468397a_303b_44f4_845f_37eb35b60b58#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="id_6a25461e_a0de_4925_8c5d_22c8769e0a2f"    label="x" tooltip="x" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  id_18f08566_03e9_4afb_a9b8_0f6c4292efce [id="id_18f08566_03e9_4afb_a9b8_0f6c4292efce#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_18f08566_03e9_4afb_a9b8_0f6c4292efce [pos="1.25,9998.125!" shape=point width=0]
  true_dummy_down_id_18f08566_03e9_4afb_a9b8_0f6c4292efce [pos="1.25,9996.25!" shape=point width=0]
  
  
  id_e33f121f_2b57_434d_a98e_6e273c8cfa7d [id="id_e33f121f_2b57_434d_a98e_6e273c8cfa7d#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_a7299a4b_1a3e_4da6_9a53_8d1324a69e84:s -> id_14e24b4b_1e92_4f06_b91c_c1b53ffe0932:n [id="id_a7299a4b_1a3e_4da6_9a53_8d1324a69e84@fun-main" tailtooltip=" " edgetooltip=" "]
  id_14e24b4b_1e92_4f06_b91c_c1b53ffe0932:s -> end_id_18f08566_03e9_4afb_a9b8_0f6c4292efce:n [id="id_14e24b4b_1e92_4f06_b91c_c1b53ffe0932@fun-main" tailtooltip=" " edgetooltip=" "]
  ## DOWHILE-BODY
  end_id_18f08566_03e9_4afb_a9b8_0f6c4292efce -> id_d468397a_303b_44f4_845f_37eb35b60b58 [id="id_18f08566_03e9_4afb_a9b8_0f6c4292efce@id_6a25461e_a0de_4925_8c5d_22c8769e0a2f" tailtooltip=" " edgetooltip=" " ]
  id_d468397a_303b_44f4_845f_37eb35b60b58:s -> id_18f08566_03e9_4afb_a9b8_0f6c4292efce:n [id="id_d468397a_303b_44f4_845f_37eb35b60b58@id_6a25461e_a0de_4925_8c5d_22c8769e0a2f" tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-TRUE
  id_18f08566_03e9_4afb_a9b8_0f6c4292efce:e -> true_dummy_down_id_18f08566_03e9_4afb_a9b8_0f6c4292efce [tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen" labelangle=90]
  true_dummy_down_id_18f08566_03e9_4afb_a9b8_0f6c4292efce -> true_dummy_up_id_18f08566_03e9_4afb_a9b8_0f6c4292efce [tailtooltip=" " edgetooltip=" " arrowhead=none]
  true_dummy_up_id_18f08566_03e9_4afb_a9b8_0f6c4292efce -> end_id_18f08566_03e9_4afb_a9b8_0f6c4292efce:e [ tailtooltip=" " edgetooltip=" "]
  
  ## DOWHILE-FALSE
  id_18f08566_03e9_4afb_a9b8_0f6c4292efce:s -> id_e33f121f_2b57_434d_a98e_6e273c8cfa7d [id="id_18f08566_03e9_4afb_a9b8_0f6c4292efce@fun-main" tailtooltip=" " edgetooltip=" " taillabel="false" fontcolor="red" labeldistance=2 labelangle=-80]
  

}
