bolt/deps/llvm-18.1.8/flang/test/Semantics/empty.f90

5 lines
135 B
Fortran
Raw Normal View History

2025-02-14 19:21:04 +01:00
! RUN: %flang_fc1 -fsyntax-only %s
! RUN: rm -rf %t && mkdir %t
! RUN: touch %t/empty.f90
! RUN: %flang_fc1 -fsyntax-only %t/empty.f90