Content deleted Content added
→APL: lamp |
→Fortran: Clarify Fortran support |
||
Line 645:
====Fortran====
The following fixed-form [[Fortran
<syntaxhighlight lang="fortranfixed">
Line 664:
end program
</syntaxhighlight>
Free-form Fortran, also introduced with Fortran 90, only supports this latter style of comment.
====MATLAB====
|