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 8d33ead commit 43ed837Copy full SHA for 43ed837
src/stdlib_error.f90
@@ -1,7 +1,7 @@
1
module stdlib_error
2
implicit none
3
private
4
-public assert, error_stop
+public :: assert, error_stop
5
6
contains
7
0 commit comments