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 566e4d6 commit 958d3c7Copy full SHA for 958d3c7
pages/docs/manual/v12.0.0/editor-plugins.mdx
@@ -73,7 +73,6 @@ let throws = () => throw(Not_found)
73
74
When a function throws multiple exceptions, a tuple annotation is used:
75
76
-
77
```rescript
78
exception A
79
exception B
0 commit comments