]> andersk Git - splint.git/blob - test/exports.h
Fixed type error causing a seg fault.
[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.4729 seconds and 5 git commands to generate.