view a.c @ 3465:b24386a7e1fb

<Jafet> pastelogs Mozilla/5.0
author HackBot
date Fri, 23 Aug 2013 12:50:55 +0000
parents 16a27e548783
children
line wrap: on
line source

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