Home

[Bug] System.InvalidOperationException on malformed F# code

LP6 v6.14.10
Easy to repo

F# Program with the below code
type myType(tag: string) =
member Tag = tag //should be _.Tag = tag

Run it
Not a show stopper, just thought I'd mention it so it can be added to the repairs in tray.

Comments

Sign In or Register to comment.