Dashboard
PHP:
8.3.33
OS:
Linux
User:
proje374
/
/
usr
/
local
/
lib64
/
python3.9
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
common
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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
Save
Cancel