kopia lustrzana https://github.com/backface/turtlestitch
make sure number lists end well formed
rodzic
6ee0d05968
commit
62c3cf11c2
|
@ -1824,6 +1824,7 @@ Process.prototype.reportNumbers = function (start, end) {
|
|||
}
|
||||
dta = this.context.aggregation;
|
||||
if (dta.idx > end) {
|
||||
dta.end.rest = new List();
|
||||
this.returnValueToParentContext(dta.target.cdr());
|
||||
return;
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue