Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / hex2.c
1 int main() {
2 f(4294967295);
3 }