hanchenye-llvm-project/clang/test/Preprocessor/header_lookup1.c

3 lines
98 B
C

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