diff options
Diffstat (limited to 'gcc/pself.c')
-rwxr-xr-x | gcc/pself.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/pself.c b/gcc/pself.c deleted file mode 100755 index d8471da..0000000 --- a/gcc/pself.c +++ /dev/null @@ -1 +0,0 @@ -main(){char*p="main(){char*p=%c%s%c;(void)printf(p,34,p,34,10);}%c";(void)printf(p,34,p,34,10);} |