forked from extern/nushell
# Description More narrow attempt than #9740 This doesn't cause issues with the current `test_examples` infrastructure. But allows the output of those clearly integer producing commands to be used with functions declaring `list<int>` or `int` # User-Facing Changes see above # Tests + Formatting None