Coccinelle release 1.0.0-rc3
[bpt/coccinelle.git] / demos / printloc.c
CommitLineData
34e49164
C
1int main() {
2 f(12);
3 x = f(12);
4}