Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-29 16:29:19 +03:00
parent af5acbd97e
commit 2b9552ca82

View File

@ -300,6 +300,8 @@ function(context, constructor, ...args){
enumerable: false,
})
// there is explicitly no initialization here...
return obj }