mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-09 07:09:01 +00:00
c52435b4a2
llvm-svn: 171944
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"
|