We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e34d05a commit 13a9341Copy full SHA for 13a9341
src/stdlib_strings.f90
@@ -8,7 +8,7 @@ module stdlib_strings
8
use stdlib_string_type, only: string_type, char, verify
9
use stdlib_optval, only: optval
10
implicit none
11
- private :: compute_lps
+ private
12
13
public :: strip, chomp
14
public :: starts_with, ends_with
0 commit comments