Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-06-11 19:12:25 +03:00
parent 18854659ef
commit 887b4a3172

View File

@ -388,7 +388,6 @@ object.Constructor('IterablePromise', Promise, {
// Promise.iter(false)
// -> iterable-promise
//
//
__new__: function(_, list, handler){
// instance...
var promise