5 lines
115 B
Mathematica
Raw Normal View History

2010-01-01 10:34:51 +00:00
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
2009-06-02 17:58:47 +00:00
2009-11-18 14:59:57 +00:00
#import <stdint.h> // no warning on #import in objc mode.
2009-06-02 17:58:47 +00:00