]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Preprocessor/objc-pp.m
Import Clang, at r72732.
[FreeBSD/FreeBSD.git] / test / Preprocessor / objc-pp.m
1 // RUN: clang-cc %s -fsyntax-only -verify -pedantic
2
3 #import <limits.h>  // no warning on #import in objc mode.
4