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 f00ee92 commit 072b086Copy full SHA for 072b086
docs/fsharp/language-reference/compiler-messages/fs0067.md
@@ -18,7 +18,7 @@ Redundant Type test:
18
19
Redundant Downcast:
20
21
-[!code-fsharp[FS0067-redundant-downcast](~/samples/snippets/fsharp/compiler-messages/fs0003.fsx#L11-L18)]
+[!code-fsharp[FS0067-redundant-downcast](~/samples/snippets/fsharp/compiler-messages/fs0067.fsx#L11-L18)]
22
23
The two examples above cause the compiler to display the following message:
24
0 commit comments