Skip to content

Commit eed9619

Browse files
author
Phillip Clark
committed
comments
1 parent c874105 commit eed9619

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/issue-62.js

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
var deep = require("../");
22

3+
// https://github.com/flitbit/diff/issues/62#issuecomment-229549984
4+
// 3: appears to be fixed, probably in fixing #74.
5+
36
var a = {};
47
var b = {};
58
a.x = b;

0 commit comments

Comments
 (0)