view a.c @ 3532:0938be75a400

<Roujo> echo echo cat > /hackenv/bin/cat
author HackBot
date Thu, 29 Aug 2013 20:05:22 +0000
parents 16a27e548783
children
line wrap: on
line source

main() { foo:; int x = 3; goto foo; }