Test setup:



When I set in Constant combinator A=1, i get A=1 and B=1 on output (it should be only A=1).

Even if I add second Constant combinator with B=10 and connect it with decider, i still get A=1 and B=1 on output (it should be A=1 and increment B about 10 every tick).
