[flang] Fix test
authorTim Keith <tkeith@nvidia.com>
Mon, 1 Apr 2019 14:15:03 +0000 (07:15 -0700)
committerTim Keith <tkeith@nvidia.com>
Mon, 1 Apr 2019 14:15:03 +0000 (07:15 -0700)
commit720b1a7de4c66857ceece99b0e64d26bd723a74f
tree3769d127293ea932b0b1761b4ad1262c123088b3
parentd628a6f983ad9c1c5836d099ca949ef7b81d1e52
[flang] Fix test

A sequence type must have a component.

Original-commit: flang-compiler/f18@937b3eaf068651a8fb07e45348ef119b0e420b70
Reviewed-on: https://github.com/flang-compiler/f18/pull/368
flang/test/semantics/modfile23.f90