1 ! RUN: %python %S/test_errors.py %s %flang_fc1
2 ! Test error location when assignment starts with macro expansion.
8 !ERROR: No intrinsic or user-defined ASSIGNMENT(=) matches operand types REAL(4) and CHARACTER(KIND=1)
10 !ERROR: No intrinsic or user-defined ASSIGNMENT(=) matches operand types CHARACTER(KIND=1) and REAL(4)