v.20.4Bug Fix

Fixed function if with nullable constexpr condition that is not literal NULL

Fixed function if with nullable constexpr as cond that is not literal NULL. Fixes #12463. #13226 (alexey-milovidov).