DEBSOURCES
Skip Quicknav
sources / lfortran / 0.60.0-1 / integration_tests / modules_63.f90
12345
program test use mre_read_string_fmt_mod implicit none call temp() end program