]> andersk Git - splint.git/blob - test/exports.h
Fixed up for win32 building (winconfig.h required)
[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.033202 seconds and 5 git commands to generate.