annotate testfile @ 11647:c9621db978d5 draft

<ais523> ` gcc -x c /dev/stdin <<< \'int main(void) {puts("Hello, world!"); return 0;}\'; ./a.out
author HackEso <hackeso@esolangs.org>
date Mon, 12 Nov 2018 00:39:13 +0000
parents b2b7daed0c2a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10753
b2b7daed0c2a <quinor> ` echo "this is only a test" > testfile
HackBot
parents:
diff changeset
1 this is only a test