Skip to content

Commit a508144

Browse files
aman-godarajvdp1
andauthored
added specifications link comment
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 3992092 commit a508144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/stdlib_strings.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ module stdlib_strings
6969
end interface slice
7070

7171
!> Finds the starting index of substring 'pattern' in the input 'string'
72+
!> [Specifications](link to the specs - to be completed)
7273
!>
7374
!> Version: experimental
7475
interface find

0 commit comments

Comments
 (0)