view a.c @ 3492:5c29355f719e

<oerjan> mv wisdom/tanebvention{s,}
author HackBot
date Tue, 27 Aug 2013 20:58:02 +0000
parents 16a27e548783
children
line wrap: on
line source

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