annotate test.c @ 4903:a62e765efd3d

<oerjan> echo \'int main () { printf("hm"); }\' >test.c
author HackBot
date Mon, 29 Sep 2014 06:36:44 +0000
parents
children 6f639e6045f3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4903
a62e765efd3d <oerjan> echo \'int main () { printf("hm"); }\' >test.c
HackBot
parents:
diff changeset
1 int main () { printf("hm"); }