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