aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/14-old.c
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2025-12-13 09:15:51 +0100
committerlemon <lsof@mailbox.org>2025-12-13 09:15:51 +0100
commit17e5a9f573b1a60e12ed60948f45f5992914d324 (patch)
tree26ae030fbcc0df6740cd1854201acbe942f47ed4 /test/14-old.c
parent90d5b41f6a02934e837d79b629e0adf18a00f588 (diff)
test/14
Diffstat (limited to 'test/14-old.c')
-rw-r--r--test/14-old.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/14-old.c b/test/14-old.c
new file mode 100644
index 0000000..69fa92d
--- /dev/null
+++ b/test/14-old.c
@@ -0,0 +1,12 @@
+/* CFLAGS: -std=c89 -trigraphs */
+/* EXPECT:
+*/
+
+??=include<stdio.h>
+
+foo;
+main(t) ??<
+ foo = t-1;
+ return foo;
+??>
+