]> andersk Git - splint.git/blob - test/exports.h
o Make lltok an abstract type, a pointer to structure instead of a plain
[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.240534 seconds and 5 git commands to generate.