1 /* Copyright 2004, 2008 Bob Proulx <bob@proulx.com>
2 Distributed under the two-clause BSD licence;
3 see the COPYING file for details. */
8 /* This code is passed through. "#if 0 else" */
10 /* This code is passed through. "#if 1 then" */
12 int foo() { return 0; }
14 int bar() { return 0; }