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 019b8ab commit 415ac50Copy full SHA for 415ac50
+stdlib/relative_to.m
@@ -21,7 +21,6 @@
21
r = stdlib.posix(b.relativize(o));
22
catch e
23
if contains(e.message, 'java.lang.IllegalArgumentException')
24
- disp('ow')
25
r = "";
26
else
27
rethrow(e);
0 commit comments