From a9c8d0f91fe6c4d718959614bf358f20670768e2 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 4 Jul 2022 13:35:38 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- object.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/object.js b/object.js index 4800604..d12f86f 100755 --- a/object.js +++ b/object.js @@ -493,8 +493,9 @@ function(func){ // XXX EXPEREMENTAL... // should we support multple names??? -// XXX replace the current version with these..c +// XXX replace the current version with these... // ...this will lead to breaking API.. +// XXX ear _sources = module._sources = function*(obj, name=undefined){