5 lines
42 B
C
5 lines
42 B
C
// RUN: clang -fsyntax-only %s
|
|
|
|
foo() {
|
|
}
|
// RUN: clang -fsyntax-only %s
|
|
|
|
foo() {
|
|
}
|