view a.c @ 3723:c818fa11fdec

<oerjan> rm run
author HackBot
date Wed, 11 Sep 2013 16:04:57 +0000
parents 16a27e548783
children
line wrap: on
line source

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