Skip to content

Commit a378fb7

Browse files
committed
get_process_priority: always double
1 parent 4466934 commit a378fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

+stdlib/get_process_priority.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
backend (1,:) string = ["dotnet", "python", "sys"]
1515
end
1616

17-
i = logical.empty;
17+
i = [];
1818

1919
for b = backend
2020
switch b

0 commit comments

Comments
 (0)