summaryrefslogtreecommitdiff
path: root/Tests/CustomCommand/gen_redirect_in.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CustomCommand/gen_redirect_in.c')
-rw-r--r--Tests/CustomCommand/gen_redirect_in.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/CustomCommand/gen_redirect_in.c b/Tests/CustomCommand/gen_redirect_in.c
new file mode 100644
index 000000000..8dd8f43f0
--- /dev/null
+++ b/Tests/CustomCommand/gen_redirect_in.c
@@ -0,0 +1,5 @@
+#if 1
+
+int gen_redirect() { return 3; }
+
+/* endif should be concatenated to generated file */