From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- .../zh-cn/web/javascript/reference/functions/rest_parameters/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/functions/rest_parameters') diff --git a/files/zh-cn/web/javascript/reference/functions/rest_parameters/index.html b/files/zh-cn/web/javascript/reference/functions/rest_parameters/index.html index 04ddd4243d..ededb09bcd 100644 --- a/files/zh-cn/web/javascript/reference/functions/rest_parameters/index.html +++ b/files/zh-cn/web/javascript/reference/functions/rest_parameters/index.html @@ -151,8 +151,6 @@ console.log(sortArguments(5, 3, 7, 1)); // shows 1, 3, 5, 7

浏览器兼容

- -

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

相关链接

-- cgit v1.2.3-54-g00ecf