/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
crackfortran
/
Upload Filee
HOME
subroutine foo(x) real(8), intent(in) :: x ! Écrit à l'écran la valeur de x end subroutine