From 9eb9494c51a3eb2919e27ea289378ee7ebbe28ad Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 4 Jun 2023 23:16:10 +0300 Subject: [PATCH] more work on the outline... Signed-off-by: Alex A. Naanou --- js-types-n-oop.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js-types-n-oop.js b/js-types-n-oop.js index bfec5c5..db79521 100755 --- a/js-types-n-oop.js +++ b/js-types-n-oop.js @@ -79,6 +79,9 @@ // +// Automatic type coercion +// + // Type cecking //