Sign in
ara-mdk
/
platform
/
external
/
clang
/
abc0bea57d4e659d5cde178a4bb426acc48f999e
/
.
/
test
/
Preprocessor
/
print_line_include.c
blob: d65873cb73668aebfdcf5faf35f98e737df5e459 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -E -P %s | FileCheck %s
// CHECK: int x;
// CHECK-NEXT: int x;
#include
"print_line_include.h"
#include
"print_line_include.h"