From c40612041809fe289aba58aefa170bbe784aba1f Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:07 +0800 Subject: remove name attribute for zh-CN --- .../web/javascript/reference/functions/arrow_functions/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/functions/arrow_functions/index.html') diff --git a/files/zh-cn/web/javascript/reference/functions/arrow_functions/index.html b/files/zh-cn/web/javascript/reference/functions/arrow_functions/index.html index a3166bf160..ff24c56152 100644 --- a/files/zh-cn/web/javascript/reference/functions/arrow_functions/index.html +++ b/files/zh-cn/web/javascript/reference/functions/arrow_functions/index.html @@ -19,7 +19,7 @@ translation_of: Web/JavaScript/Reference/Functions/Arrow_functions {{EmbedInteractiveExample("pages/js/functions-arrow.html")}} -

语法

+

语法

基础语法

@@ -471,7 +471,7 @@ fact(5); // 120 -

浏览器兼容

+

浏览器兼容

{{Compat("javascript.functions.arrow_functions")}}

-- cgit v1.2.3-54-g00ecf