Closed ChrisPritchard closed 5 years ago
(test) |> test should throw numerous errors. (test) alone does, but the piping swallows the error.
(test) |> test
(test)
Resolved in commit 9359f7eddaca6fbdab26655e7d17977e49f01f30.
(test) |> test
should throw numerous errors.(test)
alone does, but the piping swallows the error.