forked from extern/nushell
# Description Demonstrates that you can use `do` to execute stored closures and evaluate their captures properly. # Tests + Formatting As an example test increases coverage of the usage to execute first class closures. Additional tests using that found in `tests/shell/pipeline/commands/internal.rs`