mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 20:01:44 +02:00
Add more multiline pipeline forms (#4740)
This commit is contained in:
2
tests/parsing/samples/multiline_start_pipe.nu
Normal file
2
tests/parsing/samples/multiline_start_pipe.nu
Normal file
@ -0,0 +1,2 @@
|
||||
echo "four"
|
||||
| str length
|
Reference in New Issue
Block a user