]> andersk Git - splint.git/blame_incremental - test/mut.lcl
Fixed preds.expect for name change.
[splint.git] / test / mut.lcl
... / ...
CommitLineData
1mutable type mut;
2
3only mut mut_create (void) { }
4void mut_mod (mut a) { modifies a; }
5
This page took 0.031904 seconds and 5 git commands to generate.