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

4 lines
34 B
Text
Raw Normal View History

2025-06-27 02:33:44 +01:00
let greeting = "Hello"
echo $gre