nushell-plugins/nushell/tests/fixtures/lsp/symbols/span.nu

4 lines
55 B
Text
Raw Normal View History

2025-06-27 02:33:44 +01:00
ls | where name != foo
ls | each { $in }
ls | $in.name