1.. _fortran-example:
2
3Interfacing with a Fortran host
4===============================
5
6.. literalinclude:: ../../tests/Fortran_host/Fortran_host.f90
7   :language: Fortran
8   :linenos:
9