Travis build: 285
This commit is contained in:
@ -15,4 +15,4 @@ mergePerson(b) // == b
|
|||||||
b = {}
|
b = {}
|
||||||
Object.assign(b, a) // == b
|
Object.assign(b, a) // == b
|
||||||
*/
|
*/
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user