From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/javascript/reference/operators/function/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/javascript/reference/operators/function') diff --git a/files/ru/web/javascript/reference/operators/function/index.html b/files/ru/web/javascript/reference/operators/function/index.html index 6a4b58c1b7..52ffd299fe 100644 --- a/files/ru/web/javascript/reference/operators/function/index.html +++ b/files/ru/web/javascript/reference/operators/function/index.html @@ -101,7 +101,7 @@ console.log(bar === baz); // false (errors because baz == undefined)

Совместимость с браузерами

-

{{Compat("javascript.operators.function")}}

+

{{Compat}}

Смотрите также

-- cgit v1.2.3-54-g00ecf