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