opnsense-src/test/Preprocessor/header_lookup1.c
2010-01-01 10:34:51 +00:00

2 lines
98 B
C

// RUN: %clang -fno-ms-extensions -I /usr/include %s -E | grep 'stdio.h.*3.*4'
#include <stdio.h>