From 35f5555e9c0fb88827201d6660988b619abb2bd2 Mon Sep 17 00:00:00 2001 From: spv420 Date: Sun, 31 Jul 2022 22:45:40 -0400 Subject: wbamo --- src/stage4/lib/native_ptr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stage4/lib') diff --git a/src/stage4/lib/native_ptr.js b/src/stage4/lib/native_ptr.js index 4dcbfeb..d15fec5 100644 --- a/src/stage4/lib/native_ptr.js +++ b/src/stage4/lib/native_ptr.js @@ -53,7 +53,7 @@ class native_ptr { function native_ptr_type(size, buf_to_obj, obj_to_buf) { class ret extends native_ptr { - + // } ret.prototype.predef = true; -- cgit v1.2.3