Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / doundo.c
1 s8 *noevent;
2
3 int main()
4 {
5 const s8 (*queue_priority_mapping)[2];
6 s8 *noevent;
7 foo();
8 }