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 170a62c commit 5f0024cCopy full SHA for 5f0024c
Changes.md
@@ -1,6 +1,6 @@
1
# master
2
-- Model `exit(...)` as raising exception `exit`.
3
-- Fix wording of error message for redundant exceptin annotation when the function raises nothing.
+- Model `exit(...)` as raising a fictional exception called `exit`.
+- Fix wording of error message for redundant exception annotation when the function raises nothing.
4
5
# 2.8.0
6
- Add DCE support for `.res` and `.resi` files with new bucklescript syntax.
0 commit comments