blob: a334cca8945fc4d9af5f6c7bb43054004f379b76 [file] [log] [blame]
! RUN: %python %S/test_errors.py %s %flang_fc1
structure /s/
!ERROR: entity declarations are required on a nested structure
structure /nested/
end structure
end structure
end