]> andersk Git - splint.git/blob - test/manual/types.c
Fixed problem with handleing oldsytle function declarations.
[splint.git] / test / manual / types.c
1 typedef /*@abstract@*/ /*@mutable@*/ struct { 
2    int r; int g; int b; 
3 } color;
This page took 0.037088 seconds and 5 git commands to generate.