1 ! RUN: %python %S/test_errors.py %s %flang_fc1 -pedantic
20 !PORTABILITY: The same 't' is already present in this scope
26 !ERROR: A distinct 't' is already present in this scope
40 !ERROR: A distinct 't' is already present in this scope
51 !ERROR: A distinct 't' is already present in this scope
67 module subroutine sub(arg
)
69 integer function arg(x
)