Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3856e2bfe047a87106ce9d1df7957e4e452ffe86
/
.
/
Modules
/
FortranCInterface
/
call_sub.f
blob: 830396ab09bcd5fd61b026e82c815bdbf7fb0b70 [
file
]
subroutine call_sub
!
DIR$ NOINLINE
call mysub
()
call my_sub
()
end