blob: 60d2889dc9fce3cc7374188ea97e6c94aa7cef6e [file] [log] [blame]
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodule-cache-path %t -F %S/Inputs -I %S/Inputs -verify %s
// expected-no-diagnostics
#import "point.h"
@import Module;
#import "point.h"