diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/web/javascript/reference/operators/function_star_ | |
parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip |
unslug pl: modify
Diffstat (limited to 'files/pl/web/javascript/reference/operators/function_star_')
-rw-r--r-- | files/pl/web/javascript/reference/operators/function_star_/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/web/javascript/reference/operators/function_star_/index.html b/files/pl/web/javascript/reference/operators/function_star_/index.html index 52d7a67c98..027e2d2c2b 100644 --- a/files/pl/web/javascript/reference/operators/function_star_/index.html +++ b/files/pl/web/javascript/reference/operators/function_star_/index.html @@ -1,6 +1,6 @@ --- title: wyrażenie function* -slug: Web/JavaScript/Referencje/Operatory/function* +slug: Web/JavaScript/Reference/Operators/function* tags: - ECMAScript2015 - Iterator @@ -8,6 +8,7 @@ tags: - Operator - funkcja translation_of: Web/JavaScript/Reference/Operators/function* +original_slug: Web/JavaScript/Referencje/Operatory/function* --- <div>{{jsSidebar("Operators")}}</div> |