3 lines
81 B
C
3 lines
81 B
C
|
// RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
|
||
|
// CHECK: -fsyntax-only
|