Release coccinelle-0.1
[bpt/coccinelle.git] / tests / hex.c
... / ...
CommitLineData
1int main() {
2 f(0x00);
3}