view a.c @ 3595:c1f7b672f623

<Donger> mv bin/dog dog
author HackBot
date Sat, 31 Aug 2013 20:18:50 +0000
parents 16a27e548783
children
line wrap: on
line source

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