mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-15 11:57:55 +08:00
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
println [a b c &key value]
|
|
println [a b c &key value][0]
|
|
println [a b c &key value][key]
|