From f78037bc2024ec7c474d27a9ec05df506ef02a79 Mon Sep 17 00:00:00 2001 From: love_baby1 Date: Thu, 29 Aug 2024 10:33:00 +0800 Subject: [PATCH] Thu Aug 29 10:33:00 CST 2024 inscode --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index 2d7e683..03dc9ef 100644 --- a/index.js +++ b/index.js @@ -1 +1,2 @@ -console.log("欢迎来到 InsCode"); \ No newline at end of file +console.log("欢迎来到 InsCode"); +console.log(this) \ No newline at end of file -- GitLab