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 4466934 commit a378fb7Copy full SHA for a378fb7
+stdlib/get_process_priority.m
@@ -14,7 +14,7 @@
14
backend (1,:) string = ["dotnet", "python", "sys"]
15
end
16
17
-i = logical.empty;
+i = [];
18
19
for b = backend
20
switch b
0 commit comments