%PDF- %PDF-
Direktori : /backups/router/usr/local/lib/python3.11/site-packages/numpy/f2py/tests/src/common/ |
Current File : //backups/router/usr/local/lib/python3.11/site-packages/numpy/f2py/tests/src/common/gh19161.f90 |
module typedefmod use iso_fortran_env, only: real32 end module typedefmod module data use typedefmod, only: real32 implicit none real(kind=real32) :: x common/test/x end module data