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 aec3691 commit b390dc8Copy full SHA for b390dc8
test/example/strings/demo_padr.f90
@@ -1,5 +1,5 @@
1
program demo_padr
2
- use stdlib_string_type, only: string_type, assignment(=)
+ use stdlib_string_type, only: string_type, assignment(=), write(formatted)
3
use stdlib_strings, only: padr
4
implicit none
5
type(string_type) :: string
0 commit comments