Can't #load recursive namespaces into FSI #13516
Labels
Area-FSI
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
A file with a recursive namespace reference can't be loaded in FSI. This is similar to #237.
It does compile as part of a project.
Steps to reproduce:
Expected behavior
The file is loaded into FSI.
Actual behavior
FSI gives this error:
test.fs(6,25): error FS0039: The namespace or module 'FakeNamespaceName' is not defined.
Known workarounds
Related information
Provide any related information (optional):
The text was updated successfully, but these errors were encountered: