1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-27 13:22:01 +02:00
Ian Manske 70c01bbb26
Fix raw strings as external argument ()
# Description
As discovered by @YizhePKU in a
[comment](https://github.com/nushell/nushell/pull/9956#issuecomment-2103123797)
in , raw strings are not parsed properly when they are used as an
argument to an external command. This PR fixes that.

# Tests + Formatting
Added a test.
2024-05-10 07:50:31 +08:00
..
2022-02-07 14:54:06 -05:00