Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cf7e68087d005051ec07cb21c2aed2963a3d5c4e
/
.
/
Modules
/
FortranCInterface
/
main.F
blob: 84991b0ee3a27f27ba438c3fe997ce5c2740eac7 [
file
]
program main
call call_sub
()
#ifdef
CALL_MOD
call call_mod
()
#endif
end