diff options
Diffstat (limited to 'flang/test/Semantics/Inputs/modfile73-c.f90')
| -rw-r--r-- | flang/test/Semantics/Inputs/modfile73-c.f90 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flang/test/Semantics/Inputs/modfile73-c.f90 b/flang/test/Semantics/Inputs/modfile73-c.f90 index abf76445d461..8d4f2d177036 100644 --- a/flang/test/Semantics/Inputs/modfile73-c.f90 +++ b/flang/test/Semantics/Inputs/modfile73-c.f90 @@ -1,4 +1,4 @@ module modfile73c type OrbitalDistribution_ - end type - end + end type + end |
