Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / optional_storage.res
1 static int foo1(void)
2 {
3 }
4
5
6 static int foo2(void)
7 {
8 }
9
10 float foo2(void)
11 {
12 }