summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommand/gen_redirect_in.c
blob: 6af364bccb91e30505da3e872da993fd954c917d (plain)
1
2
3
4
5
6
7
8
#if 1

int gen_redirect()
{
  return 3;
}

/* endif should be concatenated to generated file */