mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-12 07:02:42 -04:00
chore(i18n,learn): processed translations (#50716)
This commit is contained in:
@@ -65,7 +65,7 @@ assert.deepEqual(copyMachine(['it works'], 3), [
|
||||
`copyMachine` 函数中应对 `arr` 使用展开运算符(`spread operator`)。
|
||||
|
||||
```js
|
||||
assert(code.match(/\.\.\.arr/));
|
||||
assert(code.match(/\.\.\.\s*arr/));
|
||||
```
|
||||
|
||||
# --seed--
|
||||
|
||||
Reference in New Issue
Block a user