1 ! RUN: %S/test_errors.sh %s %t %flang_fc1
9 !ERROR: 't' is already declared in this scoping unit
13 !ERROR: Derived type 't2' not found
18 !ERROR: 'z' is not an object of derived type; it is implicitly typed
20 !ERROR: 's1' is an invalid base for a component reference
22 !ERROR: 'j' is not an object of derived type
24 !ERROR: Component 'j' not found in derived type 't'
26 !ERROR: 'v' is an invalid base for a component reference
28 !ERROR: 'w' is an invalid base for a component reference
42 !ERROR: Component 'j' not found in derived type 't1'