diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/eval')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/eval/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/eval/index.html b/files/ko/web/javascript/reference/global_objects/eval/index.html index 000c8b2228..f7acb577ce 100644 --- a/files/ko/web/javascript/reference/global_objects/eval/index.html +++ b/files/ko/web/javascript/reference/global_objects/eval/index.html @@ -272,8 +272,6 @@ var fct2 = eval(fctStr2) // 함수를 반환 <h2 id="브라우저_호환성"><span style="">브라우저 호환성</span></h2> -<div class="hidden">The compatibility table on 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.</div> - <p>{{Compat("javascript.builtins.eval")}}</p> <h2 id="참고">참고</h2> |