mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Simplify seq char
(#7054)
* Simplify `seq char` * Fix input/output tests
This commit is contained in:
@ -67,6 +67,7 @@ mod run_external;
|
||||
mod save;
|
||||
mod select;
|
||||
mod semicolon;
|
||||
mod seq_char;
|
||||
mod shells;
|
||||
mod skip;
|
||||
mod sort_by;
|
||||
|
Reference in New Issue
Block a user