Files
clang-p2996/clang/test/Preprocessor/objc-pp.m
2009-04-19 20:18:57 +00:00

5 lines
113 B
Objective-C

// RUN: clang-cc %s -fsyntax-only -verify -pedantic
#import <limits.h> // no warning on #import in objc mode.