xref: /freebsd-13-stable/contrib/unifdef/tests/none.c (revision cf1b93786f876d500dadc1cf65bee663be3a4d35)
1 /* Copyright 2004 Bob Proulx <bob@proulx.com>
2 Distributed under the two-clause BSD licence;
3 see the COPYING file for details. */
4 
foo()5 int foo() { return 0; }
6