mirror of
https://github.com/nushell/nushell.git
synced 2025-02-21 21:11:49 +01:00
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