view a.c @ 3411:f30f769eeb0c

<fizzie> pastequotes terrible
author HackBot
date Mon, 12 Aug 2013 08:39:12 +0000
parents 16a27e548783
children
line wrap: on
line source

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