Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d2b856bc9219d7176ae8fd394843151e27021a8e
/
.
/
Tests
/
FortranModules
/
non_pp_include.f90
blob: 7eb172596f226f795fbc8cc25d1adc67f0f20a98 [
file
]
SUBROUTINE NON_PP_INCLUDE_SUBROUTINE
PRINT
*,
"Hello World!"
END
SUBROUTINE NON_PP_INCLUDE_SUBROUTINE