Skip to content

Commit

Permalink
Update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
auduchinok committed May 19, 2023
1 parent 0a429e8 commit e9bda9a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// has the RequireQualifiedAccess attribute.

//<Expects id="FS0039" status="error">The record label 'Field1' is not defined\.</Expects>
//<Expects id="FS1129" status="error">The record type 'R' does not contain a label 'F'.\.</Expects>

[<RequireQualifiedAccess>]
type R = { Field1 : int; Field2 : string }
Expand Down

0 comments on commit e9bda9a

Please sign in to comment.