]> andersk Git - splint.git/blob - test/modifies.h
noexpand always false.
[splint.git] / test / modifies.h
1 extern int f1 (int p[]) /*@modifies nothing @*/ ;
2 extern int f2 (int p[]) /*@modifies internalState @*/ ;
3 extern int g2 (int p[]) /*@modifies internalState @*/ ;
4
This page took 0.263888 seconds and 5 git commands to generate.