diff options
Diffstat (limited to 'files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html')
-rw-r--r-- | files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html b/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html index 8c3cc98381..feeb053fbe 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html @@ -83,8 +83,6 @@ BigInt(-0).toString(); // '0'</pre> <h2 id="Wsparcie_przeglądarek">Wsparcie przeglądarek</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.BigInt.toString")}}</p> <h2 id="Zobacz_też">Zobacz też</h2> |