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 5f1195f commit 4100e61Copy full SHA for 4100e61
example/sorting/example_sort_bitsetl.f90
@@ -1,5 +1,5 @@
1
program example_sort_bitsetl
2
- use stdlib_kinds
+ use stdlib_kinds, only: int32
3
use stdlib_sorting, only: sort
4
use stdlib_bitsets
5
implicit none
0 commit comments