From 3e7e64d3bdd70adc75886b1034c76d5e1d9a4ad2 Mon Sep 17 00:00:00 2001 From: lvyao Date: Fri, 23 Dec 2016 14:02:25 +0800 Subject: [PATCH] update object.md testing to take part in a project --- grammar/object.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grammar/object.md b/grammar/object.md index 6c1ca0c4..572ff710 100644 --- a/grammar/object.md +++ b/grammar/object.md @@ -620,3 +620,5 @@ p.join('') // "Hello Alice!" - Lakshan Perera, [Revisiting JavaScript Objects](http://www.laktek.com/2012/12/29/revisiting-javascript-objects/) - Angus Croll, [The Secret Life of JavaScript Primitives](http://javascriptweblog.wordpress.com/2010/09/27/the-secret-life-of-javascript-primitives/)i - Dr. Axel Rauschmayer, [JavaScript’s with statement and why it’s deprecated](http://www.2ality.com/2011/06/with-statement.html) + +//test