Travis build: 286

This commit is contained in:
Travis CI
2017-12-25 14:51:21 +00:00
parent 51445117fc
commit f241a045b0

View File

@ -230,7 +230,7 @@ mergePerson(b) // == b
b = {} b = {}
Object.assign(b, a) // == b Object.assign(b, a) // == b
*/ */
``` ```
[⬆ back to top](#table-of-contents) [⬆ back to top](#table-of-contents)