diff --git a/crates/command_parser/src/string.rs b/crates/command_parser/src/string.rs index 73239699..cc2dee63 100644 --- a/crates/command_parser/src/string.rs +++ b/crates/command_parser/src/string.rs @@ -85,7 +85,7 @@ pub(super) fn next_param<'a>(input: &'a str, current_pos: usize) -> Option