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