Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / ws2.res
1 int main() {
2 goto err;
3 err: return;
4 }
5