From 4512e804c270b1f3a5a18c02f09688a949d4a30b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 1 Aug 2023 18:17:45 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- js-types-n-oop.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js-types-n-oop.js b/js-types-n-oop.js index 2de4bdb..83823a3 100755 --- a/js-types-n-oop.js +++ b/js-types-n-oop.js @@ -144,7 +144,7 @@ // Equality and identity // -// XXX +// XXX ...link with next section... // Automatic type coercion