| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,7 +7,7 @@ var o = { | |||
| 7 | 7 | ||
| 8 | 8 | setX: function(x) { | |
| 9 | 9 | this.x = x; | |
| 10 | - }, | ||
| 10 | + }, // $ MISSING: Alert // The structural comparison fails to treat the two 'x' variables as the same | ||
| 11 | 11 | ||
| 12 | 12 | getX: function() { | |
| 13 | 13 | return this.x; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments