]> andersk Git - splint.git/blame - test/tests2.2a/sizeof.c
Hacking Makefile to print a warning when test suite to run under /usr
[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.087708 seconds and 5 git commands to generate.