Actions
Bug #17600
closedlib/benchmark should use `$stdout` instead of `STDOUT`
Bug #17600:
lib/benchmark should use `$stdout` instead of `STDOUT`
Description
Unless there is objection, I'll change all uses of STDOUT to $stdout in lib/benchmark, to allow redirection to other io.
Actions