The signals of 2 different combinators still add towards and overflow.
Expected behavaior: The 2 signals in the same combinator add up using overflow
This actually did break my game circuitry logic. It's not a theoretical case. I use the overflow to set filters a lot.
Top Left: single combinator with 2 groups.
Bottom right: 2 combinators with each 1 group.
