[2 3( | [sel 2]
outputs the 2 from the right outlet! Sending a 3 afterwards outputs a bang from the left outlet.
Pretty sure this is unwanted behaviour, due probably to pd objects' default behaviour of using a second float to set the cold inlet. In this case it is definitely unwanted, and can be the source of some very hard to track down bugs.