From 8b2829044431962afca224ae6b874493a92f932e Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 1 Sep 2020 22:08:23 +0000 Subject: [PATCH] pastojs: fixed concat(a) calling arrayRef --- compiler/utils/pas2js/dist/rtl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/utils/pas2js/dist/rtl.js b/compiler/utils/pas2js/dist/rtl.js index 6d55b0e..853b0ea 100644 --- a/compiler/utils/pas2js/dist/rtl.js +++ b/compiler/utils/pas2js/dist/rtl.js @@ -940,7 +940,7 @@ var rtl = { arrayConcatN: function(){ var a = null; - for (var i=1; i