6 lines · plain
1! RUN: %python %S/test_errors.py %s %flang_fc12module acc_declare_test3! ERROR: Initialization expression cannot be converted to declared type of 'ifcondition' from LOGICAL(4)4 integer(16), parameter :: ifCondition = .FALSE.5end module6