diff options
Diffstat (limited to 'fortran95.html.markdown')
| -rw-r--r-- | fortran95.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran95.html.markdown b/fortran95.html.markdown index 8479fef8..5d1424bf 100644 --- a/fortran95.html.markdown +++ b/fortran95.html.markdown @@ -17,7 +17,7 @@ This overview will discuss the features of Fortran 95 since it is the most  widely implemented of the more recent specifications and the later versions are  largely similar (by comparison FORTRAN 77 is a very different language). -```fortran +```  ! This is a comment.  | 
