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