opnsense-src/test/Preprocessor/objc-pp.m
2009-06-02 17:58:47 +00:00

4 lines
113 B
Objective-C

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