File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
tests/fsharpqa/Source/Conformance/ObjectOrientedTypeDefinitions/TypeKindInference Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44//<Expects id="FS0927" status="error">kind.*does not match</Expects>
55//<Expects id="FS0927" status="error">kind.*does not match</Expects>
66
7- //infer_interface001e.fs(16,6): error FS0191: The kind of the type specified by its attributes does not match the kind impl
8- //ied by its definition.
7+ //infer_interface001e.fs(16,6): error FS0191: The kind of the type specified by
8+ //its attributes does not match the kind implied by its definition.
99//
10- //infer_interface001e.fs(22,6): error FS0191: The kind of the type specified by its attributes does not match the kind imp
11- //lied by its definition.
10+ //infer_interface001e.fs(22,6): error FS0191: The kind of the type specified by
11+ //its attributes does not match the kind implied by its definition.
1212
1313module TypeInference
1414
Original file line number Diff line number Diff line change 55//<Expects id="FS0926" status="error">multiple kinds</Expects>
66
77
8- //infer_struct002e.fs(13,6): error FS0191: The kind of the type specified by its attributes does not match the kind implie
9- //d by its definition.
8+ //infer_struct002e.fs(13,6): error FS0191: The kind of the type specified by
9+ //its attributes does not match the kind implied by its definition.
1010//
1111//infer_struct002e.fs(20,6): error FS0191: The attributes of this type specify multiple kinds for the type.
1212
You can’t perform that action at this time.
0 commit comments