5 lines
90 B
C
5 lines
90 B
C
// RUN: clang-cc %s -emit-html -o - | grep ">< 10; }"
|
|
|
|
int a(int x) { return x
|
|
< 10; }
|