I'm guessing this is because the path -> module name derivation gives __unknown__ when there's only the fallback search path, so nothing matches the public FQNs.
Verified against main.
This is a different issue than (and has a different cause as) #4034
I'm guessing this is because the path -> module name derivation gives
__unknown__when there's only the fallback search path, so nothing matches the public FQNs.Verified against main.
This is a different issue than (and has a different cause as) #4034