Open datsis opened 7 years ago
Hash: 0c979a907ab8fa6b37dd91574d529819f09d0a77
Source Code:
function Main( M : integer returns integer ) let A := 1 in A + A end let end function
Error: These edges are excess.
<edge source="n0" target="n0::n1" sourceport="in1" targetport="in0" /> <edge source="n0" target="n0::n1" sourceport="in1" targetport="in1" />
Program translated to: https://github.com/parsifal-47/sisal-is/blob/master/examples/gd/example5.sis
issue moved to: https://github.com/parsifal-47/sisal-is/issues/1
Hash: 0c979a907ab8fa6b37dd91574d529819f09d0a77
Source Code:
Error: These edges are excess.