clang_darwin_test_input.c revision 279a22ab3a2a5c838b7e80d67cbc970b7c12bbd8
1/* Include the headers we use in int_lib.h, to verify that they work. */
2
3#include <limits.h>
4#include <stdint.h>
5#include <math.h>
6