mirror of
https://github.com/nushell/nushell
synced 2025-01-02 16:29:00 +00:00
4 lines
34 B
Text
4 lines
34 B
Text
|
let greeting = "Hello"
|
||
|
|
||
|
echo $gre
|