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 f26a47b commit 3f8bea7Copy full SHA for 3f8bea7
src/stdlib_sorting.fypp
@@ -1,4 +1,5 @@
1
#:include "common.fypp"
2
+#:set IR_KINDS_TYPES = INT_KINDS_TYPES + REAL_KINDS_TYPES
3
#:set IRS_KINDS_TYPES = INT_KINDS_TYPES + REAL_KINDS_TYPES + STRING_KINDS_TYPES
4
5
!! Licensing:
0 commit comments