aboutsummaryrefslogtreecommitdiff
path: root/gcc-1.40/print-self.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-1.40/print-self.c')
-rw-r--r--gcc-1.40/print-self.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-1.40/print-self.c b/gcc-1.40/print-self.c
new file mode 100644
index 0000000..d8471da
--- /dev/null
+++ b/gcc-1.40/print-self.c
@@ -0,0 +1 @@
+main(){char*p="main(){char*p=%c%s%c;(void)printf(p,34,p,34,10);}%c";(void)printf(p,34,p,34,10);}