https://issues.dlang.org/show_bug.cgi?id=22990

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Walter Bright <[email protected]> ---
Your analysis is correct, it's the `if (!tf.nextOf()) return false;`.

Perhaps the function can set a flag if it doesn't see any `return` statements.

--

Reply via email to