
Here it should not suggest anything because module N is in scope.
Mhm this is interesting. Here the compiler is emitting 2 different errors. First the FS0039 for module N and then FS0599 ("Missing qualification after .") at the .
Tbh I think the FS0039 itself is not correct and the suggestion is just an aftereffect.
@vasily-kirichenko can this be closed now that #2218 is merged?
I confirm the bug has been fixed.
Most helpful comment
Mhm this is interesting. Here the compiler is emitting 2 different errors. First the FS0039 for module N and then FS0599 ("Missing qualification after .") at the .
Tbh I think the FS0039 itself is not correct and the suggestion is just an aftereffect.