| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0e2aba9 commit 65ca2af
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -258,7 +258,7 @@ const obj3 = { | |||
| 258 | 258 | a : { | |
| 259 | 259 | b : 1 | |
| 260 | 260 | } | |
| 261 | - } | ||
| 261 | + }; | ||
| 262 | 262 | const obj4 = Object.create(obj1); | |
| 263 | 263 | ||
| 264 | 264 | assert.notDeepEqual(obj1, obj1); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments