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