Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
language:langs:dflow [2026/05/13 10:57] – [Function] rajitlanguage:langs:dflow [2026/05/13 10:58] (current) – [Function] rajit
Line 39: Line 39:
 dataflow { dataflow {
  a + b -> c1;  a + b -> c1;
-  c1 -> c+ c1 -> c
 } }
 </code> </code>