changeset 4912:4f219c63f5a2

<oerjan> echo \'int main () { printf("hm"); }\' >test.c
author HackBot
date Mon, 29 Sep 2014 07:11:34 +0000
parents 3c9fc2ed23fd
children 0ed7d8e19829
files test.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test.c	Mon Sep 29 07:08:35 2014 +0000
+++ b/test.c	Mon Sep 29 07:11:34 2014 +0000
@@ -1,2 +1,1 @@
-#include <stdio.h>
 int main () { printf("hm"); }