mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
commit 7/8 Rosetta tokenize (#39213)
This commit is contained in:
parent
8656556ca2
commit
ca2b97f11e
@ -65,7 +65,7 @@ tests:
|
||||
<div id='js-seed'>
|
||||
|
||||
```js
|
||||
function tokenize(str, esc, sep) {
|
||||
function tokenize(str, sep, esc) {
|
||||
return true;
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user