Your IP : 216.73.216.215


Current Path : /opt/imh-python/lib/python3.9/site-packages/numpy/f2py/tests/src/crackfortran/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/numpy/f2py/tests/src/crackfortran/unicode_comment.f90

subroutine foo(x)
  real(8), intent(in) :: x
  ! Écrit à l'écran la valeur de x
end subroutine