1// RUN: %clang -E %s %s | FileCheck %s2// Test that the driver can preprocess multiple files.3 4X5// CHECK: X6// CHECK: X7