Skip to content

Commit f269996

Browse files
perazzjvdp1
andauthored
Update example/strings/example_join.f90
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 1b81e7e commit f269996

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/strings/example_join.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ program example_join
1717
line = join(words, ", ")
1818
print *, "'" // line // "'" !! 'Hello, World, Fortran'
1919

20-
stop 0
2120
end program example_join

0 commit comments

Comments
 (0)