forked from extern/nushell
Fix failing compilation after rebase
This commit is contained in:
parent
8577d3ff41
commit
e6a2e27e33
@ -387,6 +387,7 @@ mod range {
|
||||
expressions[0],
|
||||
Expression {
|
||||
expr: Expr::Range(
|
||||
None,
|
||||
None,
|
||||
Some(_),
|
||||
RangeOperator {
|
||||
|
Loading…
Reference in New Issue
Block a user