From bd5cc59667623ff5fd6893462521bfd059e01bc7 Mon Sep 17 00:00:00 2001 From: "lisai17@sina.com" Date: Wed, 16 Feb 2022 14:53:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=953?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lisai.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisai.js b/lisai.js index 128ca6e..f8ae2cf 100644 --- a/lisai.js +++ b/lisai.js @@ -1,2 +1,3 @@ var git = '版本测试使用'; -var a = 1; \ No newline at end of file +var a = 1; +var b = 2; \ No newline at end of file