]> andersk Git - splint.git/blob - test/tests2.2a/sizeof.c
Initial revision
[splint.git] / test / tests2.2a / sizeof.c
1 size_t f (int x)
2 {
3   return sizeof (sizeof (x));
4 }
This page took 0.0562 seconds and 5 git commands to generate.