]> andersk Git - splint.git/blame - test/tests2.2a/sizeof.c
Remove unused cpplib_createDefinition.
[splint.git] / test / tests2.2a / sizeof.c
CommitLineData
885824d3 1size_t f (int x)
2{
3 return sizeof (sizeof (x));
4}
This page took 0.072336 seconds and 5 git commands to generate.