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 5728681 commit af02310Copy full SHA for af02310
src/stdlib_experimental_error.md
@@ -89,7 +89,7 @@ Aborts the program with a message and a nonzero exit code.
89
90
`msg`: Shall be a character expression containing the message to be printed to `stderr`.
91
92
-`code` (optional): Shall be a scalar of type `integer to be returned as exit code.
+`code` (optional): Shall be a scalar of type `integer` to be returned as exit code.
93
94
### Output
95
0 commit comments