diff --git a/repl/src/parse.ts b/repl/src/parse.ts index c1ff3a9f..c365ccad 100644 --- a/repl/src/parse.ts +++ b/repl/src/parse.ts @@ -50,6 +50,7 @@ function resolveReplications(ast) { { type_: 'element', source_: child.source_, + location_: child.location_, options_: { operator: { type_: 'stretch',