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