From 325a9a16506132e984a82bbfce18f9220e81fbb0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 22 Jun 2021 07:55:45 -0400 Subject: remove hidden bcd table from 'es' (#1271) --- files/es/web/javascript/reference/global_objects/function/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/javascript/reference/global_objects/function/index.html') diff --git a/files/es/web/javascript/reference/global_objects/function/index.html b/files/es/web/javascript/reference/global_objects/function/index.html index 526c21db07..3d96737a2d 100644 --- a/files/es/web/javascript/reference/global_objects/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/index.html @@ -101,7 +101,7 @@ console.log(f2()); // 20

Compatibilidad del navegador

- +

{{Compat("javascript.builtins.Function")}}

-- cgit v1.2.3-54-g00ecf