]> andersk Git - splint.git/blame - test/t1.c
REmoved non-working test from make file and changed .expects to reflect the new messa...
[splint.git] / test / t1.c
CommitLineData
cc78dedd 1void f ()
2{
3 int *z;
4 z = (int *) malloc (4);
5}
6
7
8
This page took 0.08149 seconds and 5 git commands to generate.