mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
let a simple last be a single value (#5060)
This commit is contained in:
@ -20,7 +20,6 @@ fn splits_correctly_single_path() {
|
||||
'home/viking/spam.txt'
|
||||
| path split
|
||||
| last
|
||||
| get 0
|
||||
"#
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user