Release coccinelle-0.2.3rc4
[bpt/coccinelle.git] / tests / keep_comma.c
1 int main () {
2 foo();
3 snd_assert(!atomic_read(&substream->runtime->mmap_count), );
4 }