]> andersk Git - splint.git/blame - test/argorder2.lcl
noexpand always false.
[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.355616 seconds and 5 git commands to generate.