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