From ea514a38735125a2b5468300311ea8b2389c8863 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove hidden class for zh-CN --- .../web/javascript/reference/operators/unsigned_right_shift/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/operators/unsigned_right_shift') diff --git a/files/zh-cn/web/javascript/reference/operators/unsigned_right_shift/index.html b/files/zh-cn/web/javascript/reference/operators/unsigned_right_shift/index.html index 52f18ea92c..eb7b984194 100644 --- a/files/zh-cn/web/javascript/reference/operators/unsigned_right_shift/index.html +++ b/files/zh-cn/web/javascript/reference/operators/unsigned_right_shift/index.html @@ -9,8 +9,6 @@ translation_of: Web/JavaScript/Reference/Operators/Unsigned_right_shift
{{EmbedInteractiveExample("pages/js/expressions-unsigned-right-shift.html")}}
- -

语法

a >>> b
-- 
cgit v1.2.3-54-g00ecf