summaryrefslogtreecommitdiffhomepage
path: root/fortran95.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'fortran95.html.markdown')
-rw-r--r--fortran95.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran95.html.markdown b/fortran95.html.markdown
index 5d1424bf..8479fef8 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.