]> andersk Git - splint.git/blame - test/exports.c
Changed the version from 3.1.1 to 3.1.0
[splint.git] / test / exports.c
CommitLineData
885824d3 1# include "exports.h"
2
3int glob;
4
5int f(int a, int b)
6{
7 return (a + b);
8}
This page took 0.061222 seconds and 5 git commands to generate.