]> andersk Git - splint.git/blob - test/mparen.c
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / test / mparen.c
1 # define FOO 2+1
2
3 int fooey (int f)
4 {
5   return (f * FOO);
6 }
This page took 0.288767 seconds and 5 git commands to generate.