]> andersk Git - splint.git/blame - test/mparen.c
Update test files to automake 1.10.1
[splint.git] / test / mparen.c
CommitLineData
80ee600a 1# define FOO 2+1
2
3int fooey (int f)
4{
5 return (f * FOO);
6}
This page took 0.69491 seconds and 5 git commands to generate.