You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
latkin
changed the title
"internal error: null: convTypeRefAux" in interactive when consuming quotation containing type name with commas
"internal error: null: convTypeRefAux" in interactive when consuming quotation containing type name with commas or spaces
Feb 26, 2015
Found this when reviewing #250. Not caused by that change, but related.
If you create a DLL from the following (test.fs):
Then consume it from script like so (test.fsx):
You get internal error:
Note that there is no error if you consume
Foo.X
from a console app, it's specific to Interactive.The text was updated successfully, but these errors were encountered: