Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wire up proper linksystem to traverser (#411)
Was missed in #356 This doesn't break anything obvious because the loader isn't used from the traverser's linksystem, and the traverser sets up defaults where the provided linksystem is missing them. But, we don't get certain things, like KnownReifiers, which are kind of important.
- Loading branch information