diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/operators/inequality/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/operators/inequality/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/operators/inequality/index.html b/files/zh-cn/web/javascript/reference/operators/inequality/index.html index 6d5ed6ff6c..131144457c 100644 --- a/files/zh-cn/web/javascript/reference/operators/inequality/index.html +++ b/files/zh-cn/web/javascript/reference/operators/inequality/index.html @@ -14,8 +14,6 @@ translation_of: Web/JavaScript/Reference/Operators/Inequality <div>{{EmbedInteractiveExample("pages/js/expressions-inequality.html")}}</div> -<p class="hidden">该交互式示例的源代码存储在GitHub存储库中。如果您想为交互式示例项目做出贡献,请克隆<a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a>并向我们发送请求请求。</p> - <h2 id="语法">语法</h2> <pre class="syntaxbox">x != y</pre> |
