annotate bin/rum @ 3382:5155726ed732

<kmc> echo $\'main() { foo: int x = 3; goto foo; }\\n\' > a.c && gcc a.c
author HackBot
date Wed, 07 Aug 2013 00:34:05 +0000
parents 78ce1b0d5593
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3142
78ce1b0d5593 <shachaf> echo \'sh -c "$1"\' > bin/rum; chmod +x bin/run
HackBot
parents:
diff changeset
1 sh -c "$1"