Skip to content

Commit 1520a81

Browse files
committed
fix(program_units_and_procedures.md): correct by mdl
Markdownlint identified an instance of multiple blank lines; this is corrected. Signed-off-by: Norwid Behrnd <[email protected]>
1 parent 743e5b1 commit 1520a81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/learn/f95_features/program_units_and_procedures.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ The names of program units and external procedures are *global*, and the
7676
names of implied-DO variables have a scope of the statement that
7777
contains them.
7878

79-
8079
## Modules
8180

8281
Modules are used to package

0 commit comments

Comments
 (0)