view a.c @ 3662:0f1e79e2e751

<nooodl> pastequotes nooodl
author HackBot
date Fri, 06 Sep 2013 20:33:55 +0000
parents 16a27e548783
children
line wrap: on
line source

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