view a.c @ 3675:2d84b1041c31

<elliott> addquote <zzo38> If someone tries really hard to convince you to sell them drugs, then you should photograph them and bind them. <kmc> bind them to what <zzo38> To jail.
author HackBot
date Sat, 07 Sep 2013 20:38:10 +0000
parents 16a27e548783
children
line wrap: on
line source

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