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 eb72b70 commit df33215Copy full SHA for df33215
src/ExnLib.re
@@ -54,6 +54,7 @@ let raisesLibTable = {
54
("make", [invalidArgument]),
55
("init", [invalidArgument]),
56
("sub", [invalidArgument]),
57
+ ("sub_string", [invalidArgument]),
58
("extend", [invalidArgument]),
59
("fill", [invalidArgument]),
60
("blit", [invalidArgument]),
0 commit comments