]> andersk Git - splint.git/blob - test/exports.h
REmoved non-working test from make file and changed .expects to reflect the new messa...
[splint.git] / test / exports.h
1 typedef int myint;
2
3 extern int glob;
4
5 extern int f(int a, int b);
This page took 0.038547 seconds and 5 git commands to generate.