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