annotate bin/erflist @ 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 5c2946301dbb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3352
5c2946301dbb <shachaf> cp bin/{empty,erf}list
HackBot
parents:
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit