blob: 9fcb0bb7cb62d456f27fdc1dea9c7134dc8fd317 [file] [log] [blame] [edit]
!RUN: %python %S/test_errors.py %s %flang_fc1 -J %S/Inputs
!ERROR: Cannot read module file for module 'modfile83': 'modfile83.mod' is not a module file for this compiler
use modfile83
end