4 lines
73 B
Fortran
Raw Normal View History

2021-09-14 00:13:48 +02:00
function mylib_fortran()
mylib_fortran = 42
end function mylib_fortran