PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
crackfortran
subroutine gh2848( & ! first 2 parameters par1, par2,& ! last 2 parameters par3, par4) integer, intent(in) :: par1, par2 integer, intent(out) :: par3, par4 par3 = par1 par4 = par2 end subroutine gh2848
[-] publicmod.f90
[edit]
[-] gh23533.f
[edit]
[-] privatemod.f90
[edit]
[-] gh2848.f90
[edit]
[-] gh15035.f
[edit]
[-] operators.f90
[edit]
[-] gh23879.f90
[edit]
[+]
..
[-] unicode_comment.f90
[edit]
[-] gh23598Warn.f90
[edit]
[-] gh17859.f
[edit]
[-] foo_deps.f90
[edit]
[-] gh23598.f90
[edit]
[-] pubprivmod.f90
[edit]
[-] accesstype.f90
[edit]