]> andersk Git - splint.git/blame - test/csyntax8.c
Fixed up for win32 building (winconfig.h required)
[splint.git] / test / csyntax8.c
CommitLineData
885824d3 1int x;
2
3char y;
4short int z;
5int short w;
6
7int f(int x, int y);
8
This page took 0.056597 seconds and 5 git commands to generate.