]> andersk Git - splint.git/blob - test/manual/refs.c
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / manual / refs.c
1
2 typedef /*@abstract@*/ /*@refcounted@*/ struct {
3    int refs;
4    char *contents;
5 } *rstring;
6
7
This page took 0.036734 seconds and 5 git commands to generate.