1 ! RUN: %python %S/test_errors.py %s %flang_fc1
8 !ERROR: 't' is already declared in this scoping unit
12 !ERROR: Derived type 't2' not found
17 !ERROR: 'z' is not an object of derived type; it is implicitly typed
19 !ERROR: 's1' is an invalid base for a component reference
21 !ERROR: 'j' is not an object of derived type
23 !ERROR: Component 'j' not found in derived type 't'
25 !ERROR: 'v' is an invalid base for a component reference
27 !ERROR: 'w' is an invalid base for a component reference
41 !ERROR: Component 'j' not found in derived type 't1'