Feature: redirect The global redirect helper will return the correct type depending on args Background: Given I have the following config """ """ And I have the following code preamble """ input('foo', false); } """ When I run psalm Then I see no errors