]> andersk Git - splint.git/blame - test/argorder2.lcl
Committed my changes (but there are several splintme errors currently).
[splint.git] / test / argorder2.lcl
CommitLineData
885824d3 1int i;
2
3int f (int x, int y) int i; { modifies i; }
4int g (void) int i; { modifies i; }
5int h (void) int i; { }
This page took 0.156364 seconds and 5 git commands to generate.