program/prb1.rb in test_ids-0.4.1 vs program/prb1.rb in test_ids-0.5.0

- old
+ new

@@ -1,6 +1,7 @@ Flow.create do func :t1 func :t2 func :t3 + func :t3, bin: :none, sbin: :none end