mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01:00
4efccb2b1c
# Description Fixes https://github.com/nushell/nushell/issues/10605 (again). The loop looking for `[` to determine signature position didn't stop early enough, so it thought the second `[` denoting the inp/out types marks the beginning of the signature. # User-Facing Changes # Tests + Formatting adds a new `predecl_signature_multiple_inp_out_types` test # After Submitting |
||
---|---|---|
.. | ||
samples | ||
mod.rs |