From 91bca910871ea185e7970937a9739dbbf3d223a9 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Mon, 26 Jul 2021 22:51:29 +0900 Subject: Remove hidden/noinclude from JS docs (#1583) --- .../web/javascript/reference/functions/rest_parameters/index.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'files/ko/web/javascript/reference/functions/rest_parameters') diff --git a/files/ko/web/javascript/reference/functions/rest_parameters/index.html b/files/ko/web/javascript/reference/functions/rest_parameters/index.html index 41302dda3f..7af5e4ddb4 100644 --- a/files/ko/web/javascript/reference/functions/rest_parameters/index.html +++ b/files/ko/web/javascript/reference/functions/rest_parameters/index.html @@ -14,12 +14,6 @@ translation_of: Web/JavaScript/Reference/Functions/rest_parameters

{{EmbedInteractiveExample("pages/js/functions-restparameters.html")}}

- - -

 

-

구문

function f(a, b, ...theArgs) {
-- 
cgit v1.2.3-54-g00ecf