view a.c @ 3718:89fefb0960d8

<Roujo> touch oerjan
author HackBot
date Wed, 11 Sep 2013 16:01:02 +0000
parents 16a27e548783
children
line wrap: on
line source

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