Program with Internal Procedures ================================ Here's a program that defined internal procedures. .. literalinclude:: ../../example/example_05.f90 :language: Fortran :caption: example_05.f90 .. f:program:: test_program