Re: fibnum3

From: Paul Vixie <paul_at_redbarn.org>
Date: Mon, 09 Jun 2025 21:35:17 UTC
noting that we can't get rid of the conditional branch no matter whether we 
assign twice or assign once, regardless of whether the condition is expressed 
as a trinary expression or an if-else chain. i didn't mean to imply otherwise.