view a.c @ 3572:69736f0c6fd6

<Roujo> echo Nothing happens. > wisdom/xyzzy
author HackBot
date Thu, 29 Aug 2013 22:57:36 +0000
parents 16a27e548783
children
line wrap: on
line source

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