mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 11:35:51 -04:00
7 lines
147 B
C
7 lines
147 B
C
// 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"
|