mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 16:38:36 +02:00
Simplify empty?
, improve default
(#4797)
* Simplify empty?, improve default * improve test
This commit is contained in:
@ -50,7 +50,7 @@ fn keeps_remaining_original_names_given_less_new_names_than_total_original_names
|
||||
open los_cuatro_mosqueteros.txt
|
||||
| lines
|
||||
| wrap name
|
||||
| default hit "arepa!"
|
||||
| default "arepa!" hit
|
||||
| rename mosqueteros
|
||||
| get hit
|
||||
| length
|
||||
|
Reference in New Issue
Block a user