commit 7/8 Rosetta tokenize (#39213)
This commit is contained in:
@ -65,7 +65,7 @@ tests:
|
||||
<div id='js-seed'>
|
||||
|
||||
```js
|
||||
function tokenize(str, esc, sep) {
|
||||
function tokenize(str, sep, esc) {
|
||||
return true;
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user