D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
crackfortran
/
Filename :
unicode_comment.f90
back
Copy
subroutine foo(x) real(8), intent(in) :: x ! Écrit à l'écran la valeur de x end subroutine