mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 20:38:40 +00:00
Fix failing compilation after rebase
This commit is contained in:
parent
8577d3ff41
commit
e6a2e27e33
1 changed files with 1 additions and 0 deletions
|
|
@ -387,6 +387,7 @@ mod range {
|
|||
expressions[0],
|
||||
Expression {
|
||||
expr: Expr::Range(
|
||||
None,
|
||||
None,
|
||||
Some(_),
|
||||
RangeOperator {
|
||||
|
|
|
|||
Loading…
Reference in a new issue