nushell-plugins/nushell/tests/fixtures/lsp/completion/fallback.nu

9 lines
62 B
Text
Raw Normal View History

2025-06-27 02:33:44 +01:00
let greeting = "Hello"
echo $gre
| st
ls c
$greeting not-h