Release coccinelle-0.2.1-rc1
[bpt/coccinelle.git] / tests / regexp.c
CommitLineData
951c7801
C
1int main(void) {
2
3int foo;
4int bar;
5int foobar;
6int barfoobar;
7int barfoo;
8
9}