nushell-plugins/nushell/tests/fixtures/lsp/goto/collect.nu

3 lines
32 B
Text
Raw Normal View History

2025-06-27 02:33:44 +01:00
let foo = 1
..2 | each { $foo }