= "my-first-flow"
= "DESCRIPTION.md"
[]
= "1.0.0"
= ["Andrew Mackenzie <andrew@mackenzie-serres.net>"]
[[]]
= "lib://flowstdlib/math/add"
= { = 0 }
= { = 1 }
[[]]
= "add"
= "add/i2"
[[]]
= "add"
= "stdout"
# Loop back the input value #2 from this calculation, to be the input to input #1 on the next iteration
[[]]
= "add/i2"
= "add/i1"
[[]]
= "context://stdio/stdout"