We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9589158 commit efe20daCopy full SHA for efe20da
tests/fsharp/typecheck/sigs/neg17.fs
@@ -67,7 +67,7 @@ module M =
67
static member Method34() = noErrorPrivateValueLaterInferredToInvolvePrivateUnionType := [DefaultTagOfPrivateType(3)]
68
static member Method35() = noErrorPrivateValueLaterInferredToInvolveInternalUnionType := [DefaultTagOfInternalType(3)]
69
70
- type Type with
+ type Type with
71
72
// Check we can access private things from an in-file augmentation
73
member x.NoError51 = x.PrivateProperty
0 commit comments