| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -91,8 +91,8 @@ public override (IList<Trackable>, IDictionary<Trackable, IEnumerable<TrackableR | |||
| 91 | 91 | void merged_trackable(Trackable x) | |
| 92 | 92 | { | |
| 93 | 93 | // TODO: complete it with new definitions `Asset` and `TrackableConstant`. | |
| 94 | - return x; | ||
| 95 | 94 | } | |
| 95 | + | ||
| 96 | 96 | var trackable_objects = base.breadth_first_traversal(); | |
| 97 | 97 | ||
| 98 | 98 | foreach(var obj in _children_cache.Keys) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments