view a.c @ 3459:568d619d532a

<oerjan> pastelogs maybe start a home based
author HackBot
date Thu, 22 Aug 2013 09:00:31 +0000
parents 16a27e548783
children
line wrap: on
line source

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