Closed mprimeaux closed 1 year ago
Closing since @jhump is working on a more holistic fix to address the nil pointer dereference.
See #575 for the alternate fix. That PR is much more involved since it also includes some other fixes/improvements in order to get new tests of the InferImportPaths
functionality to pass.
This PR addresses issue #572 by adding a nil check when the parser is recursing to infer import paths.