1! RUN: %flang_fc1 -fsyntax-only %s 2! RUN: rm -rf %t && mkdir %t 3! RUN: touch %t/empty.f90 4! RUN: %flang_fc1 -fsyntax-only %t/empty.f90 5